You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Modules are limited to showing any readouts within their own rendered area. Each module is also responsible for their own readout, which can lead to inconsistent designs across modules.
We're getting some unification with the shared ReadoutBox component in #707 , but the box doesn't work particularly well with larger sets of data (by default, we're hiding information if the readout has more than 3 items.)
I think a nice solution would be to set up a dedicated side-panel for module readouts, that you can expand on demand.
I'll draw up a sketch for this in Figma soon-ish
The text was updated successfully, but these errors were encountered:
Modules are limited to showing any readouts within their own rendered area. Each module is also responsible for their own readout, which can lead to inconsistent designs across modules.
We're getting some unification with the shared ReadoutBox component in #707 , but the box doesn't work particularly well with larger sets of data (by default, we're hiding information if the readout has more than 3 items.)
I think a nice solution would be to set up a dedicated side-panel for module readouts, that you can expand on demand.
I'll draw up a sketch for this in Figma soon-ish
The text was updated successfully, but these errors were encountered: