Bug #4676
Parameters on views should be sorted
| Status: | Accepted | Start date: | 09/01/2010 | |
|---|---|---|---|---|
| Priority: | Low | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | - | |||
| Target version: | - | |||
| Keywords: | Affected URL: | |||
| Branch: | Affected Dashboard version: | |||
| Votes: | 0 |
Description
Currently the parameters (key-value pairs) are displayed in unsorted order, which makes them difficult to work with.
Desired behavior is to have all the pages (e.g. NodesController#show, NodeGroups#edit, etc) display these in sorted order.
CAUTION: Wait until #3531 is merged before working on this because it significantly changes how the parameters are displayed and we don’t want a collision.
Related issues
History
Updated by Nigel Kersten over 1 year ago
- Target version changed from 1.0.5 to 1.1.0
Updated by James Turnbull 10 months ago
- Target version deleted (
1.1.0)