Actions
Bug #11585
closedGlobal parameters UI now showing Edit/Delete button on long lines
Pull Request:
Severity:
Critical - prevents main use of Rudder | no workaround | data loss | security
UX impact:
User visibility:
Operational - other Techniques | Technique editor | Rudder settings
Effort required:
Priority:
76
Name check:
Fix check:
Regression:
Description
The Global parameters GUI does not truncate very long content but displays it completely.
Try to put SSH authorized_keys content into it (around 1000 chars long)
The problem is that the page does not allow scrolling to the right, so I did not manage to get the browser to show the delete buttton on the very far end of the right.
Now I have to go to LDAP to delete this entry... :-(
I've attached the screen shot, it looks pretty descriptive...
Files
Updated by Janos Mattyasovszky about 7 years ago
- File deleted (
variables_missing_delete_button.png)
Updated by Raphael GAUTHIER about 7 years ago
- Status changed from New to In progress
- Assignee set to Raphael GAUTHIER
Updated by Raphael GAUTHIER about 7 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from Raphael GAUTHIER to Vincent MEMBRÉ
- Pull Request set to https://github.com/Normation/rudder/pull/1755
Updated by Anonymous about 7 years ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder|bea64377105a1e40151decae72a33cd08cd5be27.
Updated by Vincent MEMBRÉ about 7 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 4.1.8 and 4.2.1 which were released today.
- 4.1.8: Announce Changelog
- 4.2.1: Announce Changelog
- Download: https://www.rudder-project.org/site/get-rudder/downloads/
Actions