teal icon indicating copy to clipboard operation
teal copied to clipboard

[Feature Request]: Make a `data` module

Open gogonzo opened this issue 2 years ago • 1 comments

Feature description

After establishing reactive link between data and modules. We should decide how we want data module to be displayed. Should it be:

  • separate tab
  • sidebar panel

Restrictions:

  • It can't be a modal as some connectors using modal, and it's not possible to open modal from modal (there can be only one modal at the time)

gogonzo avatar Jul 05 '23 14:07 gogonzo

Can we open a modal inside a modal with nested closable modal from teal.widgets by @vedhav ?

m7pr avatar Oct 30 '23 11:10 m7pr