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

FEATURE: Change Required Field Validation from Alert Windows to User-Friendly Messages #217

Open
3 tasks done
ananyag309 opened this issue Oct 13, 2024 · 1 comment
Open
3 tasks done
Assignees
Labels
enhancement New feature or request gssoc-ext For GSSOC Extended Contribution. hacktoberfest-accepted

Comments

@ananyag309
Copy link

Is there an existing issue raised for this?

  • I have searched the existing issues

Describe the feature

Currently, the application displays required field validation messages through alert windows. This approach interrupts the user experience and can lead to frustration.

image

I recommend implementing inline error messages or using tooltips to display validation messages next to the relevant input fields. This change will provide a more user-friendly experience by allowing users to see errors without disrupting their workflow.

Component

at feedback form

It should be implemented because

Benefits of the Change:

Improves user experience by reducing interruptions.
Allows users to correct errors immediately without navigating through alert windows.
Makes the form more intuitive and easier to use.

Would you like to work on this issue?

Yes

Terms & Conditions

  • I agree to follow the Code of Conduct
  • I'm a GSSOC'24 Ext contributor
@ananyag309 ananyag309 added the enhancement New feature or request label Oct 13, 2024
@github-actions github-actions bot added gssoc-ext For GSSOC Extended Contribution. hacktoberfest-accepted labels Oct 13, 2024
@AlfiyaSiddique
Copy link
Owner

@ananyag309 go ahaed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request gssoc-ext For GSSOC Extended Contribution. hacktoberfest-accepted
Projects
None yet
Development

No branches or pull requests

2 participants