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

Change error message structure and style #452

Open
stevepiercy opened this issue Aug 22, 2020 · 0 comments · May be fixed by #531
Open

Change error message structure and style #452

stevepiercy opened this issue Aug 22, 2020 · 0 comments · May be fixed by #531
Labels
BS5 Bootstrap 4
Milestone

Comments

@stevepiercy
Copy link
Member

Change field error messages from:

<p class="help-block" id="error-deformField1">Required</p>

to:

<div id="${oid}Feedback" class="invalid-feedback">Required</div>
@stevepiercy stevepiercy added the BS5 Bootstrap 4 label Aug 22, 2020
@stevepiercy stevepiercy added this to the 3.0.0 milestone Aug 22, 2020
@trollfot trollfot linked a pull request Nov 21, 2023 that will close this issue
@stevepiercy stevepiercy linked a pull request Nov 21, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BS5 Bootstrap 4
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant