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

🛠️ [TASK] : User Input Component - Unified validation on component level #1659

Open
Tracked by #1410
dtscalac opened this issue Jan 24, 2025 · 0 comments
Open
Tracked by #1410

Comments

@dtscalac
Copy link
Contributor

dtscalac commented Jan 24, 2025

Validation rules to be defined.

Not yet approved rules:

  • Save button on section level is always enabled. Upon clicked a validation for all properties (components) in this section is triggered.
  • Each property (components) validates itself on user interaction. As the user is entering data validation is run and the error for a component disappears immediately after correct input is entered.
  • Canceling changes in a section reverts any validation errors.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: 🔖 Ready
Development

No branches or pull requests

1 participant