Actions
Bug #23403
openNode property webpage makes it hard to see JSON based properties
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Very Small
Priority:
0
Regression:
No
Description
When I want to see the value of a Json property in the webpage, the formatting is correct, but the screen part used to display the property content is way too small for big Json content.
Even when "focusing" on only one property by "clicking" on it.
Files
Updated by Félix DALLIDET 19 days ago
- Related to Bug #23401: Node property webpage makes it hard to uses JSON based properties added
Updated by Félix DALLIDET 19 days ago
- Related to Bug #23404: Node property webpage is lacking of json syntax hilighting added
Updated by Félix DALLIDET 19 days ago
- Related to Bug #23405: Node property webpage does not give any tips on how to use the properties added
Updated by Vincent MEMBRÉ 19 days ago
- Target version changed from 8.0.0~beta1 to 8.0.0~beta2
Updated by Vincent MEMBRÉ 12 days ago
- Target version changed from 8.0.0~beta2 to 8.0.0~beta3
Updated by Raphael GAUTHIER 11 days ago
Are you sure this isn't due to a cache problem? The value's container has a defined maximum height, and if its contents exceed it, a scroll bar appears.
Updated by Alexis Mousset about 7 hours ago
I can confirm there is now a scroll bar.
However big JSON editing in the properties page is still very inconvenient (the worse probably being the save button vertically centered).
Updated by Alexis Mousset about 7 hours ago
- Related to Bug #23487: Editing big properties in elm-based properties interface is very inconvenient added
Actions