-
Notifications
You must be signed in to change notification settings - Fork 4.5k
Closed
Closed
Copy link
Labels
[Feature] UI ComponentsImpacts or related to the UI component systemImpacts or related to the UI component system[Status] In ProgressTracking issues with work in progressTracking issues with work in progress[Type] BugAn existing feature does not function as intendedAn existing feature does not function as intended
Description
Description
As shown in the screenshot (from storybook), the SelectControl
component does not render the label with regard to the selected label position. No matter which position is set it always displays the label on the left side
Step-by-step reproduction instructions
- Go to storybook
- Find InputControl or any other component using InputControl (i.e. SelectControl component
story/components-selectcontrol--default
) - Change the
labelPosition
property and see that the label remains in the same position
Expected behaviour
Label positioning should change according to labelPosition
property
Actual behaviour
label remains in the same position
Screenshots or screen recording (optional)
Code snippet (optional)
WordPress information
- Gutenberg version: 10.0.0-rc.1
Device information
- Device: MacBook
- Operating system: MacOS Big Sur
- Browser: Chrome 89.0
Metadata
Metadata
Assignees
Labels
[Feature] UI ComponentsImpacts or related to the UI component systemImpacts or related to the UI component system[Status] In ProgressTracking issues with work in progressTracking issues with work in progress[Type] BugAn existing feature does not function as intendedAn existing feature does not function as intended