cockpit
cockpit copied to clipboard
frontend: `VeryGenericIndicator` configuration is inconsistent
Current behaviour
- Variable selection involves clicking a button, typing into a (new, different location) search bar, then selecting options from another separate location
- Variables are presented by their Cockpit IDs
Expected or desired behaviour
- Use
v-autocomplete, per #1811 - Use variable names, instead of their IDs
Prerequisites
- [x] I have checked to make sure that a similar request has not already been filed or fixed.