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

Show crucial error messages regardless of FC visibility rules #9248

Open
jrotering opened this issue Dec 11, 2012 · 0 comments
Open

Show crucial error messages regardless of FC visibility rules #9248

jrotering opened this issue Dec 11, 2012 · 0 comments
Labels
feature Request about implementing a brand new function or possibility. type-frontend Issues related to UI/UX issues, mostly about styles and frontend implementations on JavaScript.

Comments

@jrotering
Copy link
Contributor

jrotering created Redmine issue ID 9248

FC rules allow fields like pagetitle and alias to be hidden. But if they are hidden, associated error messages are also hidden. If it is a critical error that prevents the user from saving the resource (like, for example, a duplicate alias), the net effect is a resource that won't save and doesn't tell you why - not on the screen, not in the error log, or in any server error logs.

Not sure of the best way to remedy this.
Maybe a separate visibility toggle for errors? (Hide field X, but show me any associated errors). Or a div that collects/displays all errors in the form?

@rtripault rtripault added the type-frontend Issues related to UI/UX issues, mostly about styles and frontend implementations on JavaScript. label Nov 19, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Request about implementing a brand new function or possibility. type-frontend Issues related to UI/UX issues, mostly about styles and frontend implementations on JavaScript.
Projects
None yet
Development

No branches or pull requests

2 participants