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

Unable to change the styling of the time picker popup🐛 #20

Open
Dave-lab12 opened this issue Mar 19, 2024 · 2 comments
Open

Unable to change the styling of the time picker popup🐛 #20

Dave-lab12 opened this issue Mar 19, 2024 · 2 comments
Assignees
Labels
Type: Feature A new feature or functionality
Milestone

Comments

@Dave-lab12
Copy link

Describe the bug
I am unable to change the style of the Time Picker popup. It has a white background with blue buttons, but I can't inspect or debug it because it disappears automatically.

To Reproduce
Steps to reproduce the behavior:

  1. Enable showTimePicker param
  2. Click on the time icon
  3. A selector for time will appear
  4. There is no way of changing the color

Expected behavior
A css variable could be exposed to change the styles

Screenshots

Desktop:

  • OS: OSX 14.4
  • Browser Arc
  • Version 1.34.0 (47465)
    Chromium Engine Version 122.0.6261.129
@Dave-lab12 Dave-lab12 added the Type: Bug Something isn't working label Mar 19, 2024
@dysfunc
Copy link
Contributor

dysfunc commented Mar 19, 2024

Hey @Dave-lab12, thanks for submitting a ticket! This is actually a feature request since I used the browser's native time picker. I planned to write my version for this component; I just haven't had time to work on it yet.

@dysfunc dysfunc self-assigned this Mar 19, 2024
@dysfunc dysfunc added Type: Feature A new feature or functionality and removed Type: Bug Something isn't working labels Mar 19, 2024
@dysfunc dysfunc added this to the v1.0.9 milestone Mar 19, 2024
@Dave-lab12
Copy link
Author

I completely missed that. My apologies! 🤦‍♂️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Feature A new feature or functionality
Projects
None yet
Development

No branches or pull requests

2 participants