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

value is not reset on add #13

Merged
merged 3 commits into from
Apr 4, 2024
Merged

Conversation

caroluxurians
Copy link
Contributor

@caroluxurians caroluxurians commented Apr 4, 2024

closes #4

Problem

value is not reset on add

Describe your changes

  • added xxx
  • removed yyy
    added reset

Testing

How can be the change tested manually?
add item, see the input bar

Checklist before requesting a review

  • I have performed a self-review of my code
  • If it is plausible, I have added automatic tests

@caroluxurians caroluxurians changed the title # 4 value is not reset on add Apr 4, 2024
Copy link
Member

@rostaklein rostaklein left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.

@rostaklein rostaklein merged commit 82ae8ac into oss-institute:master Apr 4, 2024
1 check passed
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.

🐞 Input is not automatically cleared when new todo item is added
2 participants