Skip to content

[BUG] Unable to change arrow size #1250

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
WoodyWoodsta opened this issue Jun 6, 2025 · 0 comments · May be fixed by #1251
Open

[BUG] Unable to change arrow size #1250

WoodyWoodsta opened this issue Jun 6, 2025 · 0 comments · May be fixed by #1251
Labels

Comments

@WoodyWoodsta
Copy link

WoodyWoodsta commented Jun 6, 2025

Bug description

Due to the positioning of the arrow being computed in javascript, it's not possible to override the arrow size style from outside the component.

Version of Package
v5.28.1

To Reproduce

  • Override the height and width of the arrow in CSS
  • Observe that the arrow is not positioned to reflect the change in size

Expected behavior

  • An ability to update the height and width of the arrow, and have it continue to be positioning correctly

Additional context

Previously brought up in #753

@WoodyWoodsta WoodyWoodsta linked a pull request Jun 6, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant