Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add table component to the viewer #892

Closed
6 tasks
Tracked by #888
vsgoulart opened this issue Nov 8, 2023 · 0 comments
Closed
6 tasks
Tracked by #888

Add table component to the viewer #892

vsgoulart opened this issue Nov 8, 2023 · 0 comments
Assignees

Comments

@vsgoulart
Copy link
Contributor

vsgoulart commented Nov 8, 2023

TODO

  • Render the new table component
  • The columns will take the whole width of the panel, if they overflow a horizontal scrollbar should be visible
  • Each column should have a minimum of 120px
  • Each column is sortable, we will do a simple text sort at first and in an next iteration we'll consider more complex sorting methods. When a column header is clicked we'll sort by that column. We'll show an arrow icon to signal the sorting direction
  • The table will have pagination. The page size is configured via properties panel
  • The pagination should be reset when sorting

Additional information

@bpmn-io-tasks bpmn-io-tasks bot added the in progress Currently worked on label Nov 29, 2023
@bpmn-io-tasks bpmn-io-tasks bot added needs review Review pending and removed in progress Currently worked on labels Nov 29, 2023
@bpmn-io-tasks bpmn-io-tasks bot removed the needs review Review pending label Dec 6, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant