Actions
Bug #21982
closedThere are no visual indication that a field contains multiline text in technique editor
Status:
Released
Priority:
N/A
Assignee:
Category:
Web - Technique editor
Target version:
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
Checked
Regression:
No
Description
If we filled a multiline text in technique editor, there are no visual cue that it is multiline (or that we have the whole content displayed)
We shoudl at least have the field bigger when text is multiline, matching content of the text up to a certain size, and after a scrollbar to know if we see it all
Ex: this is a script but we see only the first line
happens in 7.2, most likely in earlier version
Files
Updated by Raphael GAUTHIER about 2 years ago
This is easy to fix, here is an example :
https://www.geeksforgeeks.org/how-to-create-auto-resize-textarea-using-javascript-jquery/
Updated by Raphael GAUTHIER about 2 years ago
- Status changed from New to In progress
- Assignee set to Raphael GAUTHIER
Updated by Raphael GAUTHIER about 2 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/4564
Updated by Raphael GAUTHIER about 2 years ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder|c768996d7e18922fa797fc814faa83abe8932279.
Updated by Alexis Mousset almost 2 years ago
- Fix check changed from To do to Checked
Updated by Vincent MEMBRÉ almost 2 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 7.2.2 which was released today.
Actions