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

Select and DatePicker is missing resize event #7104

Closed
4 tasks
xzubreto opened this issue Jan 15, 2025 · 0 comments · Fixed by #7119
Closed
4 tasks

Select and DatePicker is missing resize event #7104

xzubreto opened this issue Jan 15, 2025 · 0 comments · Fixed by #7119
Assignees
Labels
Type: Enhancement Issue contains an enhancement related to a specific component. Additional functionality has been add
Milestone

Comments

@xzubreto
Copy link

xzubreto commented Jan 15, 2025

Describe the bug

When the select or datepicker is open, resizing the viewport causes the layout to break, and the element becomes misaligned or positioned incorrectly.

Pull Request Link

No response

Reason for not contributing a PR

  • Lack of time
  • Unsure how to implement the fix/feature
  • Difficulty understanding the codebase
  • Other

Other Reason

No response

Reproducer

N/A

Environment

any

Vue version

3.x

PrimeVue version

4.2.5

Node version

No response

Browser(s)

No response

Steps to reproduce the behavior

  1. go to https://primevue.org/datepicker/
  2. use DevTool device emulator or any mobile device
  3. open date picker component in portrait mode of device
  4. rotate device to landscape mode

Image

  1. go to https://primevue.org/datepicker/
  2. use DevTool device emulator or any mobile device
  3. open date picker component in landscape mode of device
  4. rotate device to portrait mode

Image

reproduce with same steps for select component

Expected behavior

datepicker and select component stick to original input

@xzubreto xzubreto added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Jan 15, 2025
@xzubreto xzubreto changed the title Dropdown and DatePicker is missing resize event Select and DatePicker is missing resize event Jan 15, 2025
@tugcekucukoglu tugcekucukoglu added Type: Enhancement Issue contains an enhancement related to a specific component. Additional functionality has been add and removed Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible labels Jan 21, 2025
@tugcekucukoglu tugcekucukoglu added this to the 4.3.0 milestone Jan 21, 2025
@github-project-automation github-project-automation bot moved this to Review in PrimeVue Jan 21, 2025
@tugcekucukoglu tugcekucukoglu self-assigned this Jan 21, 2025
@github-project-automation github-project-automation bot moved this from Review to Done in PrimeVue Jan 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Enhancement Issue contains an enhancement related to a specific component. Additional functionality has been add
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants