-
Notifications
You must be signed in to change notification settings - Fork 50
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
No error bubble at form validation #22
Comments
Hi @Thierry61, hope this issue is resolved in the latest release. If you find the issue still prevailing, please do reopen this issue again. Thanks! |
Hi Krishna. Sorry, but error bubble still doesn’t work with SAFE Browser 0.4.0. Here some screen shots in the same codepen in clear net: Note: You tell me to reopen the issue again but I don't have the privilege for that. |
Thanks for the detailed information. We will look into this issue. |
Known issue in electron: electron/electron#1043 |
Hmm, I think we certainly should do this. Once we've antD setup and we've more stable UI components this should be simpler (I wouldnt do this with a custom tooltip component, nor use nessie as we'll likely deprecate that soon enough. |
Operation System: Windows 10
Beaker Version: 0.4.3
If an invalid string is entered in an input element with a pattern, then an error bubble doesn’t appear. This works fine with Google Chrome 57.0.2987.133 and Microsoft Edge 38.14393.0.0 but not with Beaker 0.4.3.
See input field in safe://constellations2 or this codepen in clear net for comparison with Chrome or Edge.
The text was updated successfully, but these errors were encountered: