help text placement in CheckboxControl #30023
Labels
[Feature] UI Components
Impacts or related to the UI component system
[Status] In Progress
Tracking issues with work in progress
[Type] Enhancement
A suggestion for improvement.
What problem does this address?
Regarding #29458 current CheckboxControl is lacking the possibility to align help text. Now, the text is placed under the checkbox
![image](https://user-images.githubusercontent.com/8398557/111790052-19093980-88c2-11eb-964a-e19ad780ace3.png)
![image](https://user-images.githubusercontent.com/8398557/111790339-62598900-88c2-11eb-9a5e-8cdba60b122b.png)
but the proposed designs of Navigation Block, Menu Location Editor include a control with help text under the label and not a checkbox
What is your proposed solution?
Add a property
helpPlacement
indicating where a help text should be displayed (by default under the checkbox)The text was updated successfully, but these errors were encountered: