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

datatable fix multiple columns displaying in tabs error #6729

Open
czb128abc opened this issue Nov 5, 2024 · 1 comment
Open

datatable fix multiple columns displaying in tabs error #6729

czb128abc opened this issue Nov 5, 2024 · 1 comment
Labels
Resolution: Help Wanted Issue or pull request requires extra help and feedback

Comments

@czb128abc
Copy link

Describe the bug

When setting the scrolling mode of datatable to fix the first two columns and displaying them after the second tag content on the tab page, there will be a fixed bug in the scrolling table: the first column content will be obscured

Reproducer

https://stackblitz.com/edit/zvnf4b-zqqh8g?file=src%2FApp.vue

PrimeVue version

4.1.1

Vue version

4.x

Language

TypeScript

Build / Runtime

Vite

Browser(s)

No response

Steps to reproduce the behavior

Reproduce the problem link:

https://stackblitz.com/edit/zvnf4b-zqqh8g?file=src%2FApp.vue

image
image
image

Expected behavior

where scroll table ,the first column should not be covered

@czb128abc czb128abc added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Nov 5, 2024
@tugcekucukoglu
Copy link
Member

Tabs uses the default Vue slot. We investigate it.

@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 Nov 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Resolution: Help Wanted Issue or pull request requires extra help and feedback
Projects
None yet
Development

No branches or pull requests

2 participants