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

Feature Request: scroll_to(row_id) for data_frame #1457

Open
1 task
maxmoro opened this issue Jun 7, 2024 · 1 comment
Open
1 task

Feature Request: scroll_to(row_id) for data_frame #1457

maxmoro opened this issue Jun 7, 2024 · 1 comment
Labels
data frame Related to @render.data_frame enhancement New feature or request
Milestone

Comments

@maxmoro
Copy link

maxmoro commented Jun 7, 2024

I would like to propose adding a:

  • scroll_to(row_id) method to data_frame. This would enable programmatic scrolling to a specific row within the table, identified by its unique ID. This feature would be particularly useful for dynamic dashboards that need to jump to specific data points based on user interactions.
@schloerke schloerke added enhancement New feature or request data frame Related to @render.data_frame labels Jul 9, 2024
@schloerke schloerke added this to the v1.2.0 milestone Jul 9, 2024
@schloerke
Copy link
Collaborator

I like it!

Would be nice to be able to retrieve the top row and bottom row values as well

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data frame Related to @render.data_frame enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants