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

Support displaying muliple actions in the history widget #5903

Open
xusheng6 opened this issue Sep 5, 2024 · 1 comment
Open

Support displaying muliple actions in the history widget #5903

xusheng6 opened this issue Sep 5, 2024 · 1 comment
Labels
Component: UI Issue needs changes to the user interface Effort: Low Issue should take < 1 week Impact: Low Issue is a papercut or has a good, supported workaround Type: Enhancement Issue is a small enhancement to existing functionality UI: History Issues with the History widget

Comments

@xusheng6
Copy link
Member

xusheng6 commented Sep 5, 2024

364660082-9056700c-29e8-44f8-9c02-607f416fa255

@xusheng6
Copy link
Member Author

xusheng6 commented Sep 5, 2024

I learned that we are not showing all of them by default because performance reasons. Things like importing a PDB can leads to thousands of actions. Probably we should have a threshold and only show all of the actions if the count of actions is smaller than that

@xusheng6 xusheng6 added Type: Enhancement Issue is a small enhancement to existing functionality Component: UI Issue needs changes to the user interface Impact: Low Issue is a papercut or has a good, supported workaround Effort: Low Issue should take < 1 week UI: History Issues with the History widget labels Sep 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: UI Issue needs changes to the user interface Effort: Low Issue should take < 1 week Impact: Low Issue is a papercut or has a good, supported workaround Type: Enhancement Issue is a small enhancement to existing functionality UI: History Issues with the History widget
Projects
None yet
Development

No branches or pull requests

1 participant