Actions
Bug #4418
closedRegex field in node search is too small
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:
Description
Basically, any non trivial regex doesn't fit in the text field. We need to use a text area (that a least will the user expand it to its need thanks to browser text area resizing capabilities).
Updated by Jonathan CLARKE over 10 years ago
- Status changed from New to Rejected
- Target version changed from 2.6.20 to 3.0.0~beta2
As of Rudder 3.0, this is no longer the case, thanks to the interface work that has been done.
Actions