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

DatePicker and Time Picker does not set value once they are tabbed #8983

Open
1 of 2 tasks
licentia88 opened this issue May 16, 2024 · 0 comments
Open
1 of 2 tasks

DatePicker and Time Picker does not set value once they are tabbed #8983

licentia88 opened this issue May 16, 2024 · 0 comments

Comments

@licentia88
Copy link

Bug type

Component

Component name

MudDatePicker & MudTimePicker

What happened?

I've placed a MudDatePicker/MudTimePicker on a form. The Components work perfectly if I click on the component and pick its value from the dialog, however if I press Tab button, select the component (the component is highlighted but the dialog is not opened) I then click on the component, the dialog opens but the selected value is not displayed on the component.

Expected behavior

to see the selected value displayed on the component

Reproduction link

https://try.mudblazor.com/snippet/GkmSkzlAHWsKwMBy

Reproduction steps

1.click somewhere on the screen
2.Click Tab a few times to highlight components
3.Click on the component and set value

Important Note: This works on the Playground link I shared however if you create a new blazor server project, setup mudblazor and paste the code in the playground to index page it will not work!!

Relevant log output

No response

Version (bug)

6.19.1

Version (working)

No response

What browsers are you seeing the problem on?

Chrome, Edge, Other

On which operating systems are you experiencing the issue?

Windows, macOS

Pull Request

  • I would like to do a Pull Request

Code of Conduct

  • I agree to follow this project's Code of Conduct
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

No branches or pull requests

1 participant