Skip to content

[@mantine/date] fix TimePicker disabled or readOnly not work #8008#8011

Merged
rtivital merged 1 commit intomantinedev:masterfrom
Han5991:fix/time-picker-disabled
Jun 26, 2025
Merged

[@mantine/date] fix TimePicker disabled or readOnly not work #8008#8011
rtivital merged 1 commit intomantinedev:masterfrom
Han5991:fix/time-picker-disabled

Conversation

@Han5991
Copy link
Copy Markdown
Contributor

@Han5991 Han5991 commented Jun 26, 2025

This pull request addresses an issue in the TimePicker component where the disabled and readOnly props were not functioning as expected. The fix ensures that these props now behave correctly, improving component reliability.

fixed #8008

@rtivital rtivital merged commit edc9c3f into mantinedev:master Jun 26, 2025
1 check passed
@rtivital
Copy link
Copy Markdown
Member

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

TimePicker - disabled and readonly don't work

2 participants