Skip to content

Way of having info modals for table rows #380

@jotaviobiondo

Description

@jotaviobiondo

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:

  1. simple way with minimal config that just shows the complete row data in a tabular way (like in the ETS info modal)
  2. 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 😄

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions