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

must have 3: remove word #6

Open
9 tasks
AlinaTaoRao opened this issue Feb 15, 2022 · 0 comments · Fixed by #20
Open
9 tasks

must have 3: remove word #6

AlinaTaoRao opened this issue Feb 15, 2022 · 0 comments · Fixed by #20
Assignees
Milestone

Comments

@AlinaTaoRao
Copy link
Collaborator

AlinaTaoRao commented Feb 15, 2022

3. remove a word

a user can remove a word from the list.
the list will be re-rendered.

HTML

  • an i tag for bin icon aside each word in the list
  • a "remove all" button aside add button

CSS

  • styling to position the bin icon and "remove all" button correctly in the form

Listeners

  • a listener connected to the "bin" icon, I'll try a "click" event first
  • a listener connected to the "remove all" button, I'll try a "click" event first

Handlers

  • one handler that remove a word from the list and re-render the list in the UI
  • one handler that remove the entire 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 3-feature-remove.

@AlinaTaoRao AlinaTaoRao added this to the dev milestone Feb 15, 2022
@AlinaTaoRao AlinaTaoRao self-assigned this Feb 15, 2022
@AlinaTaoRao AlinaTaoRao linked a pull request Feb 17, 2022 that will close this issue
56 tasks
@AlinaTaoRao AlinaTaoRao changed the title must have: remove word must have 3: remove word Feb 26, 2022
@AlinaTaoRao AlinaTaoRao mentioned this issue Feb 26, 2022
56 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
1 participant