CorinaMurg / html-tag-quiz

A quiz to help you learn and test your knowledge of HTML tags. Open source.
https://html-tag-quiz.netlify.app/
MIT License
8 stars 10 forks source link

[ENHANCEMENT] Clear input field #22

Closed YuriDevAT closed 1 year ago

YuriDevAT commented 1 year ago

Description

As a user, I want the input field to be cleared after adding a new tag. In case, the tag is already in the list, the input field should not be cleared but the content should stay to show the user that the input cannot be added to the list.

Screenshots

No response

Additional information

The issue may interferes with issue #12

Abhishek7Tech commented 1 year ago

Hi @YuriDevAT I would like to contribute.

ArslanYM commented 1 year ago

@YuriDevAT Can I work on this?