AlfiyaSiddique / TastyTrails

TastyTrails is a web application designed to explore delightful recipes from around the world. It leverages modern technologies to create an immersive culinary experience.
https://delightful-daifuku-a9f6ea.netlify.app/
GNU Affero General Public License v3.0
20 stars 56 forks source link

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

Open ananyag309 opened 2 days ago

ananyag309 commented 2 days ago

Is there an existing issue raised for this?

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

AlfiyaSiddique commented 1 day ago

@ananyag309 go ahaed