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

Replace "Validation Error" with proper user message for theme validation check #925

Open
da-real-ivanpan opened this issue Jul 13, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@da-real-ivanpan
Copy link
Contributor

Currently, attempt to add new theme with name that is already present in database leads to Validation Error.
This should be improved on, replacing the server error with proper message to user informing them that operation was not successful due to one of the reasons.

Ideally, this feature should not be restricted to theme name uniqueness only: theme passes validation process based on name length, symbols and name uniqueness. The explanation of why transaction failed should pop up to user according to the cause of validation error.

@da-real-ivanpan da-real-ivanpan added the enhancement New feature or request label Jul 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant