-
Notifications
You must be signed in to change notification settings - Fork 159
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
Entity data overflows hover card when value of property contains long word #854
Comments
It looks like the issue doesn't always happen when the value of an entity property is long. In getodk/central-frontend#1110, I tested the value "54.6029931 18.2311011 72.70000457763672 23.649", and I saw that it wrapped and was truncated as expected. It looks like the issue happens specifically when the value contains a particularly long word or number. It's more about long words than just long values. |
@dbemke thé fix for this should be on staging! |
Tested with success! |
From @dbemke at #670 (comment):
After editing an entity with a long name, the hover card in submission detail page is broken (wrong width of property name, entered values are show beyond the hover card.
https://staging.getodk.cloud/#/projects/97/forms/trees_registration/submissions/uuid%3A2d68092f-0d00-4123-b98a-b87f8c19f9f8
Steps to reproduce:
https://staging.getodk.cloud/#/projects/97/entity-lists/trees/entities
The text was updated successfully, but these errors were encountered: