Skip to content
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

Add ability to hide date-picker menu arrow #1089

Open
mkeyy0 opened this issue Mar 5, 2025 · 1 comment
Open

Add ability to hide date-picker menu arrow #1089

mkeyy0 opened this issue Mar 5, 2025 · 1 comment
Labels
awaiting triage The issue is not reviewed by the maintainers enhancement New feature or request

Comments

@mkeyy0
Copy link

mkeyy0 commented Mar 5, 2025

Is your feature request related to a problem? Please describe.
I would like to have the ability to disable the rendering arrow for the date picker menu because it's required in my design. While it can be disabled by overriding a class applied to this arrow, it's an implementation detail of the date-picker component. It would be nice to provide a public prop for this

Describe the solution you'd like
Add a field to the config prop, something like menuArrowDisabled, to allow not rendering arrow of the date-picker menu

Describe alternatives you've considered
As I said, override a class that renders this arrow.

Additional context
No additional context

@mkeyy0 mkeyy0 added awaiting triage The issue is not reviewed by the maintainers enhancement New feature or request labels Mar 5, 2025
@mkeyy0
Copy link
Author

mkeyy0 commented Mar 5, 2025

Also close to that, it would be nice to have an option to disable this line, too. If some help is needed I would be happy to create a PR or assist in some other way!

Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting triage The issue is not reviewed by the maintainers enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant