You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When a footer component is passed to the Dropdown, and one or more of the options have a tag specified, such tag should remain aligned to the right of the option container.
However, the tag sticks to the end of the text of the option.
The description of the bug or the rationale of your proposal
The tag should be aligned to the left, while this image highlights it sticks to the option text. Text has been blurred as unrelevant for the issue.
The expected result for your bug
The tag should remain at the end of the container, with the correct padding/margin.
Your environment
node: Node 18
os: Firefox and Chrome on Ubuntu 24
The text was updated successfully, but these errors were encountered:
When a
footer
component is passed to theDropdown
, and one or more of the options have atag
specified, such tag should remain aligned to the right of the option container.However, the tag sticks to the end of the text of the option.
The description of the bug or the rationale of your proposal
The tag should be aligned to the left, while this image highlights it sticks to the option text. Text has been blurred as unrelevant for the issue.
The expected result for your bug
The tag should remain at the end of the container, with the correct padding/margin.
Your environment
node: Node 18
os: Firefox and Chrome on Ubuntu 24
The text was updated successfully, but these errors were encountered: