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

Table scrolling not working #59

Closed
maximoosemine opened this issue May 3, 2022 · 0 comments
Closed

Table scrolling not working #59

maximoosemine opened this issue May 3, 2022 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@maximoosemine
Copy link

Versions

vue: 3.2.33
@oruga-ui/oruga-next: 0.5.5
@oruga-ui/theme-bulma: 0.2.5

Issue

With the Bulma theme, the Oruga table prop scrollable doesn't make the table scrollable. This property works fine with oruga-next.

image

Note how there is no scrollbar at the bottom of the table, despite the content overflowing the width of the table.

On further investigation, it appears that the table wrapper is being given class is-scrollable which isn't used in the Bulma style.

@jtommy jtommy added the bug Something isn't working label May 25, 2022
@jtommy jtommy self-assigned this May 25, 2022
jtommy added a commit that referenced this issue Sep 11, 2022
@jtommy jtommy closed this as completed Oct 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants