Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: implemented "ESC" key press closes content-section #15

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

cwise89
Copy link
Contributor

@cwise89 cwise89 commented Feb 5, 2021

What: When a user presses the "ESC" key, the active content-section will close.

###How: useEffect will run when back.js is mounted. The useEffect hook will add an event listener to the window and will also clean up the event listener when back.js is unmounted.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant