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

[Tree Editor] Schema error pop-up is not fully visible #723

Closed
EimantasZubavicius opened this issue Jul 3, 2019 · 4 comments
Closed

[Tree Editor] Schema error pop-up is not fully visible #723

EimantasZubavicius opened this issue Jul 3, 2019 · 4 comments

Comments

@EimantasZubavicius
Copy link

When loading a JSON schema from https://json-schema.org/learn/examples/address.schema.json the error display pop-up that is shown when you hover over the yellow triangle with exclamation point gets cut off.
You can see this bug on https://jsoneditoronline.org/?id=1ff9890ef4ac4aef91a8fb9496865647.
Screenshot displaying issue http://prntscr.com/o9zsge.

@josdejong
Copy link
Owner

Thanks for bringing this up @EimantasZubavicius. Would be great if we can fix this, it's annoying.

Anyone interested in fixing the popups not overflowing?

@Koushikphy
Copy link

Same thing happen sometimes with the color picker box too

@josdejong
Copy link
Owner

Unlike the popups, the color picker has correct overflow. It is always aligned to the bottom though, so when close to the bottom of the page you can't see all of it. I guess we could improve that by rendering it on top in that case.

@josdejong
Copy link
Owner

This is fixed now in v7.0.4

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