CAIDA / ioda-ui

Other
4 stars 0 forks source link

[ Modal ] - Raw Signal Datasource Deep Dive #244

Open JayWebz opened 3 years ago

JayWebz commented 3 years ago

When looking at raw signal data, a user may want an in-between view of a bird's eye view of raw signals, and looking at each individual entity's page. For something in the middle, details in ASN view, but still birds eye view with the stacked horizon - A modal popup in v1 solves that somewhat, but the modal height does not take up available screen height.

When clicking the modal it should take most of the height and gain vertical real estate within each data source. There should be a button that allows for a datasource to expand over the space where the other two charts populate. Expanding stacked horizon graph button.

albertodainotti commented 3 years ago

I was thinking about a fixed min height for each entity, even if that causes the total height to expand over the height of the page and force the user to scroll.