FlowFuse / FlowFuse/node-red-dashboard
Button Group widget config "Value", "Label" inconsistency
- Dominant language
- HTML
- Stars
- 355
- Forks
- 82
- Avg merge
- 4d 23h
- Merged PRs (30d)
- 24
Description
### Current Behavior
Config options for a radio group widget have Value to the left, Label to the right.
Config options for a button group widget have Label to the left, Value to the right.
Config options for a dropdown widget have Value to the left, Label to the right.
### Expected Behavior
The button group widget should comply with the other two widgets.
ie Value on the left, then Label [Icon, which only occurs on this widget, on the right].
### Steps To Reproduce


### Environment
- Dashboard version: 1.15
- Node-RED version: 4.0.2
- Node.js version:
- npm version:
- Platform/OS:
- Browser:
### Have you provided an initial effort estimate for this issue?
I have provided an initial effort estimate
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.