You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
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.
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.
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!
The text was updated successfully, but these errors were encountered: