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 5: edit a word #18

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

should have 5: edit a word #18

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

Comments

@AlinaTaoRao
Copy link
Collaborator

5. edit a word

a user can edit a word from the list.

HTML

  • an i tag for pen icon aside each word in the list

CSS

  • styling to position the pen icon correctly in the list

Listeners

  • a listener connected to the pen icon, I'll try a "click" event first

Handlers

  • one handler that print the specific word to input. (User can edit it and then add to word list. Finally click bin icon to remove the original word.)

Utils

  • none.

Components

  • none.

  • this will be developed on the branch 5-feature-edit.

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