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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: 馃 Deletion not possible in Storybook text fields #898

Open
4 of 9 tasks
yoezlem opened this issue Mar 25, 2024 · 0 comments
Open
4 of 9 tasks

fix: 馃 Deletion not possible in Storybook text fields #898

yoezlem opened this issue Mar 25, 2024 · 0 comments
Labels
馃敡 code needs changes in code

Comments

@yoezlem
Copy link
Contributor

yoezlem commented Mar 25, 2024

Current behavior

When filling and subsequently deleting a text field in Storybook, the previous content persists. Only editing the field with new content overwrites it.

image

Expected behavior

Deleting a text field in Storybook should also overwrites the content before.

Steps to reproduce

Go to Input Component, write something in the placeholder and delete it.

Technical Information

DoR

  • Item has business value
  • Item has been estimated by the team
  • Item is clear and well-defined
  • Item dependencies have been identified

DoD

  • Documentation has been created/updated (if applicable)
  • Migration Guide has been created/updated (if applicable)
  • Relevant E2E tests (Features, A11y, Bug fixes) are created/updated
  • Relevant stories (Features, A11y) are created/updated
  • Implementation works successfully on feature branch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
馃敡 code needs changes in code
Projects
Status: 馃敄 Ready
Development

No branches or pull requests

1 participant