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

Mandatory Fields required popups covering fields in forms. #166

Open
JoshuaAtGeeks opened this issue Nov 13, 2018 · 3 comments
Open

Mandatory Fields required popups covering fields in forms. #166

JoshuaAtGeeks opened this issue Nov 13, 2018 · 3 comments

Comments

@JoshuaAtGeeks
Copy link

Hi All

I have an issue that our team has found in all of our forms that include Mandatory Fields.

This issue is that when you press enter (or submit, etc) then it pops up with all the fields that are mandatory as expected.

The issue is that these popups cover the other fields and don't disappear, this stops you from being able to read what is in any of the fields (see attachment).

Is there any way to change this so that you can see the fields behind them?
Example:

The popup goes away when you click it?
or
When you click on something behind it, it disappears?

I don't know what would be the best solution but is there any way to improve this? apparently, this only happens with Olive projects.

Thanks!

mandatory fields blocking boxes

@iPazooki
Copy link
Contributor

Hi @JoshuaAtGeeks

Popup of the mandatory fields will not disappear unless you fill or fix form's fields value. we have used this bootstrap validation component and as you can see here it will not disappear unless you provide value for it. So the easiest way is to override related CSS classes and push them to the right or something like that.

@hamidmayeli
Copy link
Contributor

It is nice to have a way to hide them but as it's not a blocker issue, we may add it in a good time.

@stale
Copy link

stale bot commented Dec 10, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix label Dec 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants