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

TabView: Next button is not disabled when all the tabs are visible #2987

Closed
hmd-ali opened this issue Sep 18, 2022 · 0 comments
Closed

TabView: Next button is not disabled when all the tabs are visible #2987

hmd-ali opened this issue Sep 18, 2022 · 0 comments
Assignees
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Milestone

Comments

@hmd-ali
Copy link

hmd-ali commented Sep 18, 2022

Describe the bug

when the container where the tab headers are, is showing all the tab headers (no scrollbar), the next button is not disabled.

Reproducer

https://codesandbox.io/s/quizzical-cray-d51rye?file=/src/App.vue

PrimeVue version

3.15.0

Vue version

3.x

Language

ALL

Build / Runtime

Vite

Browser(s)

No response

Steps to reproduce the behavior

no steps needed, the array of tabs is only of 3 items, the bug should appear as long as those 3 tabs are all visible (screen is wide enough for the 3 tabs to be visible)

Expected behavior

next button shouldn't be shown.

@hmd-ali hmd-ali added the Type: Bug Issue contains a bug related to a specific component. Something about the component is not working label Sep 18, 2022
@hmd-ali hmd-ali changed the title TabView: next button bug TabView: Next (forward) button is not disabled when all the tabs are visible (no scroll) Sep 18, 2022
@tugcekucukoglu tugcekucukoglu added this to the 3.18.0 milestone Oct 21, 2022
@tugcekucukoglu tugcekucukoglu self-assigned this Oct 21, 2022
@tugcekucukoglu tugcekucukoglu changed the title TabView: Next (forward) button is not disabled when all the tabs are visible (no scroll) TabView: Next button is not disabled when all the tabs are visible Oct 21, 2022
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
None yet
Development

Successfully merging a pull request may close this issue.

2 participants