Bug #6747
Parameters textarea automatic resizing
Description
When viewing the edit page for a host or a hostgroup, on the Parameters tab, the height of a parameter value would be calculated by the number of newline characters in it, or by default, be set to 1.
To make values easier to read, they should be automatically resized to expand to their entire content (up to a maximum of 100 pixels) when the Parameters tab is clicked.
Related issues
Associated revisions
History
#1
Updated by The Foreman Bot almost 8 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/1609 added
- Pull request deleted (
)
#2
Updated by Dominic Cleal almost 8 years ago
- Category set to Web Interface
#3
Updated by Dominic Cleal almost 8 years ago
- Legacy Backlogs Release (now unused) set to 10
#4
Updated by Anonymous almost 8 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 8d73396b2cb71f8a83f8fd140a138e9cadea9925.
#5
Updated by Dominic Cleal almost 8 years ago
- Related to Bug #7056: Partition table field is very small after selecting parameters tab added
Fixes #6747 - Add textarea automatic resizing