-
Notifications
You must be signed in to change notification settings - Fork 202
Open
Description
Currently some of the default pages, like ETS, Process, etc. have clickable rows that shows a modal with more detailed information. Right now, as far as I can see in the code there's no way of having this for custom pages.
There are plans for having such feature?
I was thinking that the PageBuilder could have a callback for defining some configuration for showing a modal. Maybe having 2 ways of configuring it:
- simple way with minimal config that just shows the complete row data in a tabular way (like in the ETS info modal)
- more configurable way for building a custom modal, like we have for rendering the page
I would be happy to help with an PR, but probably need to discuss the API for this, since its a big change 😄
bradleygolden
Metadata
Metadata
Assignees
Labels
No labels