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

ED dashboard not showing all patients #158

Open
zmek opened this issue Nov 28, 2022 · 1 comment
Open

ED dashboard not showing all patients #158

zmek opened this issue Nov 28, 2022 · 1 comment
Assignees

Comments

@zmek
Copy link

zmek commented Nov 28, 2022

In the ED live view, there are more patients than shown on screen currently. Need a page down/up option, and also a marker of row number so that you can see which part of the table you are in.

Sorting needs to include rows from the following page ie if you sort by next_location, you need to refresh the whole view to include patients from the later pages in the sort.

Copy link
Contributor

I think you get most of that functionality for free with the Dash DataTable: https://dash.plotly.com/datatable/interactivity

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

3 participants