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

Month/Year popover taking focus off the input and calendar. #1495

Open
GrantShiels opened this issue Aug 21, 2024 · 0 comments
Open

Month/Year popover taking focus off the input and calendar. #1495

GrantShiels opened this issue Aug 21, 2024 · 0 comments

Comments

@GrantShiels
Copy link

GrantShiels commented Aug 21, 2024

Occuring on version 2.4.1.

When using v-date-picker with :popover="{ visibility: 'focus'} then changing the month/year via the month/year popover the focus is taken off the slotted input and the v-date-picker meaning that the component loses focus when the mouse navigates away from the picker, behaving as if :popover="{ visibility: 'hover'}.

Code pen with working example of the issue here: https://codepen.io/grantshiels/pen/MWMVQdL

See the gif below for a better example:
focus-issue (1)

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