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

Unable to set scroll position of search results datatable after query #4

Open
justin13601 opened this issue Oct 17, 2022 · 1 comment
Assignees

Comments

@justin13601
Copy link
Owner

Apparently a limitation of dash/html datatables, there's no way to programmatically set the scroll position via callback. Will have to look into it more cause I highly doubt this is the case, maybe will need to do something in java but it's super annoying having to scroll back up right now...

@justin13601 justin13601 self-assigned this Oct 17, 2022
@justin13601
Copy link
Owner Author

https://stackoverflow.com/questions/62704525/delete-layout-element-from-python-dashboard

Possible fix: delete datatable component and recreate it each time. Might be more expensive? But probably worth it

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

No branches or pull requests

1 participant