Flash Notification for Form Errors #2470
intrepidws
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
Hi, I don't think this was ever a Filament feature, but I think it would be cool. Do you think it should happen by default? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When saving a form successfully, Filament sends a flash notification to alert you that the record was saved. However, when a form doesn't pass validation - Filament doesn't send a flash notification to alert you that there was a problem saving the record. On short forms, this isn't a huge problem since you most often can see the offending field that gets highlighted. But on long forms, the user has no idea that the form didn't save (unless they happen to notice that they never got the success flash notification).
I could swear that Filament used to do this, but I've checked several different recent versions and none do.
Beta Was this translation helpful? Give feedback.
All reactions