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

should have 7: use Enter key add #19

Open
6 tasks
AlinaTaoRao opened this issue Feb 26, 2022 · 0 comments · Fixed by #22
Open
6 tasks

should have 7: use Enter key add #19

AlinaTaoRao opened this issue Feb 26, 2022 · 0 comments · Fixed by #22

Comments

@AlinaTaoRao
Copy link
Collaborator

7. use Enter key add

a user can add a word by press Enter key.

HTML

  • none.

CSS

  • none.

Listeners

  • a listener connected to the input, I'll try a keydown event first.

Handlers

  • a handler that add word to list and re-render the list in the UI

Utils

  • none.

Components

  • none. I can reuse the component from add a word to render word list.

  • this will be developed on the branch 7-feature-enter-key.

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

Successfully merging a pull request may close this issue.

1 participant