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

Tabs: Scrollable tabs being skipped #6915

Closed
daniel-hitchins opened this issue Dec 3, 2024 · 1 comment
Closed

Tabs: Scrollable tabs being skipped #6915

daniel-hitchins opened this issue Dec 3, 2024 · 1 comment
Assignees
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Milestone

Comments

@daniel-hitchins
Copy link

Describe the bug

When scrolling through the tabs, the tab closest to the button gets skipped when moving to the next or previous set.

One click of the "Next" button should show Tabs 7 to 12 sequentially, without skipping Tab 7.

image
image

Reproducer

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

PrimeVue version

4.2.4

Vue version

3.x

Language

TypeScript

Build / Runtime

Vue CLI App

Browser(s)

Chrome 131, Firefox 133

Steps to reproduce the behavior

I tested this in Chrome 131 and Firefox 133. I can see Tabs 1 through 6, but when I click the next chevron, it jumps directly to Tabs 8 through 12, skipping Tab 7.

Expected behavior

Clicking the next chevron should show Tabs 7 through 12 sequentially.

@daniel-hitchins daniel-hitchins added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Dec 3, 2024
@tugcekucukoglu tugcekucukoglu added Resolution: Help Wanted Issue or pull request requires extra help and feedback and removed Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible labels Dec 4, 2024
Copy link

github-actions bot commented Dec 4, 2024

Due to PrimeVue team's busy roadmap, this issue is available for anyone to work on. Make sure to reference this issue in your pull request. ✨ Thank you for your contribution! ✨

@tugcekucukoglu tugcekucukoglu added Type: Bug Issue contains a bug related to a specific component. Something about the component is not working and removed Resolution: Help Wanted Issue or pull request requires extra help and feedback labels Dec 11, 2024
@tugcekucukoglu tugcekucukoglu added this to the 4.2.5 milestone Dec 11, 2024
@github-project-automation github-project-automation bot moved this to Review in PrimeVue Dec 11, 2024
@tugcekucukoglu tugcekucukoglu self-assigned this Dec 11, 2024
@github-project-automation github-project-automation bot moved this from Review to Done in PrimeVue Dec 11, 2024
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

2 participants