Skip to content

Popup arrow is not pointing to the center of the field when the field at the right side and no space available #920

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

Closed
allusernamestakenexceptthis opened this issue Jun 24, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@allusernamestakenexceptthis
Copy link
Contributor

Describe the bug
the popup arrow is not pointing to the center of the field, when the field is on the right most of the area and there is not enough screen width to center the popup. This issue seems solved only when it is on the left via issue #802.

To Reproduce
Steps to reproduce the behavior:

  1. Go to https://stackblitz.com/edit/vitejs-vite-fjfjj9?file=src%2FApp.vue
  2. Click on input field
  3. make sure the available width of screen small, and see that the arrow is not pointing to the field.

Expected behavior
it should point to the center of the field, same as when the field on the left and no screen margin available.

Screenshots
Screenshot 2024-06-24 10 50 20 msedge hWx

Desktop & mobile (please complete the following information):

  • Browser: edge Version 126.0.2592.56 (Official build) (64-bit)
  • Vue-datepicker 8.8.0
  • Vue 3.4.21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants