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

Portlet column overflow setting may hide error box #146

Open
ujoni opened this issue Nov 28, 2019 · 0 comments
Open

Portlet column overflow setting may hide error box #146

ujoni opened this issue Nov 28, 2019 · 0 comments

Comments

@ujoni
Copy link
Contributor

ujoni commented Nov 28, 2019

The error box displayed by #140 can get partially hidden on small portlets since the portlet column styling has overflow:hidden.

Suggestions:

  • inline the error and error dialog styles, and put them into client
    • lift the error out of the shadow dom of the embedded web component and place the error into the correct place
  • show error as a relative element, rather than absolute
@ujoni ujoni added the bug Something isn't working label Nov 28, 2019
@pleku pleku added this to Needs triage in OLD Vaadin Flow bugs & maintenance (Vaadin 10+) via automation Jan 8, 2021
@pleku pleku moved this from Needs triage to New P2 in OLD Vaadin Flow bugs & maintenance (Vaadin 10+) Jan 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: 🔖 Normal Priority (P2)
Development

No branches or pull requests

2 participants