Skip to content
This repository has been archived by the owner on Jun 4, 2024. It is now read-only.

When using fixed_rows & filtering with a horizontal scroll bar, if a filter returns no values you can't scroll back #746

Open
chriddyp opened this issue Apr 15, 2020 · 6 comments
Labels
Milestone

Comments

@chriddyp
Copy link
Member

In these examples, I am unable to scroll back to my filter expression in the right of the container

fixed-rows-filtering-2

fixed-rows-filtering

We should be able to scroll via the headers (#548 ) or in the empty body.

cc @Marc-Andre-Rivet

@chriddyp chriddyp added the bug label Apr 15, 2020
@Marc-Andre-Rivet
Copy link
Contributor

@noisycomputation
Copy link

As of dash-table 4.7.0 and dash 1.12, the header doesn't scroll horizontally at all when fixed_rows is true.

I guess the documentation pages are running these versions, since this bug can be seen at https://dash.plotly.com/datatable/height (last table in Vertical Scroll With Fixed Headers).

@OnDraKoon
Copy link

OnDraKoon commented Jul 7, 2021

Hi, has there been a progress on this issue? It has been already over a year since it was established. I am experiencing an additional issue related to this while using Dash in our web app product for a stakeholder:
When rows and columns are fixed and when there is also a horizontal scroll, the table collapses into a tiny little one if a filter returns no values.

@danimaddux
Copy link

Hi, has there been a progress on this issue? It has been already over a year since it was established. I am experiencing an additional issue related to this while using Dash in our web app product for a stakeholder: When rows and columns are fixed and when there is also a horizontal scroll, the table collapses into a tiny little one if a filter returns no values.

@OnDraKoon Our team is experiencing this issue as well.

Has there been any progress on this fix? Thanks!

@gandhis1
Copy link

I can also corroborate that bug. There is actually a stack overflow here where it was reported, but no resolution: https://stackoverflow.com/questions/70869896/dash-2-0-datatable-issue-with-fixed-colum-and-header-row-when-filtering

@aeltanawy
Copy link

Is there an ETA for fixing this issue?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

7 participants