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

Clear Input Fields When Closing Dialogs #79

Open
stoilovska opened this issue Feb 23, 2025 · 1 comment
Open

Clear Input Fields When Closing Dialogs #79

stoilovska opened this issue Feb 23, 2025 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@stoilovska
Copy link

Suggestion:
Currently, when creating a workspace, project, or inviting team members, any inputted data remains in the dialog if it is closed and reopened. This can lead to unintended behavior, especially if users expect a fresh start when reopening the dialog.

Proposed Improvement:
Clear input fields when closing dialogs to ensure a clean state when reopening them.

Current Behavior:

  • Enter data in the input fields.
  • Close the dialog.
  • Reopen the dialog → Previous data is still present.

Expected Behavior:
Input fields should reset when the dialog is closed.

@aacevski
Copy link
Contributor

Hey @stoilovska - thank you for opening issues for these bugs. I really appreciate it. I will get to fix them ASAP!

@aacevski aacevski added the bug Something isn't working label Feb 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants