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

Multiselect unnecessarily scrolling to bottom of options on open #7219

Closed
2 of 4 tasks
ellisj98 opened this issue Feb 7, 2025 · 2 comments
Closed
2 of 4 tasks

Multiselect unnecessarily scrolling to bottom of options on open #7219

ellisj98 opened this issue Feb 7, 2025 · 2 comments
Assignees
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Milestone

Comments

@ellisj98
Copy link

ellisj98 commented Feb 7, 2025

Describe the bug

As the title suggests, when you open the select, the options scroll to the bottom of the options.

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

https://stackblitz.com/edit/primevue-4-vite-issue-template-g7k3yaw7?file=src%2FApp.vue

Environment

The same as in the recreated example.

Vue version

3.5.12

PrimeVue version

4.2.5

Node version

18

Browser(s)

No response

Steps to reproduce the behavior

  • Open the select
  • The options scroll to the bottom of the options

Expected behavior

The options should start at the top and the component should not scroll to the bottom of the options.

@ellisj98 ellisj98 added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Feb 7, 2025
@danny-allen
Copy link

Yeah I've got the same thing happening too. Seems to scroll to the last of the options.

@tugcekucukoglu tugcekucukoglu added Type: Bug Issue contains a bug related to a specific component. Something about the component is not working and removed Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible labels Feb 7, 2025
@tugcekucukoglu tugcekucukoglu added this to the 4.3.0 milestone Feb 7, 2025
@tugcekucukoglu tugcekucukoglu self-assigned this Feb 7, 2025
@github-project-automation github-project-automation bot moved this to Review in PrimeVue Feb 7, 2025
@github-project-automation github-project-automation bot moved this from Review to Done in PrimeVue Feb 7, 2025
@ellisj98
Copy link
Author

ellisj98 commented Feb 7, 2025

Hi @tugcekucukoglu i'm unfamiliar with the primevue release process, do you have an ETA on when this change will be released in an updated version?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Projects
Status: Done
Development

No branches or pull requests

3 participants