MethodicConfigurator
MethodicConfigurator copied to clipboard
Ordering values by numbers in the popup hints
Is there an existing issue or pull request for this?
- [x] I have searched the existing issues and pull requests
Feature description
Now it is hard to find exact number for the current value. As I see number in the 'current value' field, I want to know what it for?
Desired solution
It could be configured: order by values or in alphabetically by the name.
Alternatives considered
So, alternatively, for enums probably would be ok to put the name into the 'current' field and also the name to the 'new' combobox, and additionally expose their ids in the popup hint or in braces.
Additional context
No response