OpenMetadata
OpenMetadata copied to clipboard
UI - show inline error message instead of generic popup
Is your feature request related to a problem? Please describe. Popup is not much helpful in case of specific errors for editable form
Describe the solution you'd like
- Use inline error message to pin point errors / info to guide user for further steps
Describe alternatives you've considered
Refer this to have it as solution
Additional context
https://www.figma.com/file/KMwnWm5vnfPNZiru4z3lbi/OpenMetadata-Final-Screens?type=design&node-id=1637%3A85856&mode=design&t=S6hVDpGNnl6NrvCr-1
@harshach we are blocked on this for having ERROR_TYPE from api to consume and show inline errors. It will be great to have ERROR_TYPE for ES exceptions too
@harshach @mohityadav766 , Can we create a single API endpoint for ES that checks everything and throws an error message if something is wrong?