glygener / glygen-issues

Repository for public GlyGen tickets
GNU General Public License v3.0
0 stars 0 forks source link

Develop a strategy for displaying "full screen" version of tables #1709

Open ReneRanzinger opened 2 weeks ago

ReneRanzinger commented 2 weeks ago

Look into options to expand the tables of details pages to a "full screen" display. If the option for a real full screen exists propose it in a Wednesday meeting, otherwise a full browser widget display is ok.

Blocker for

sujeetvkulkarni commented 1 week ago

@ReneRanzinger I have looked into this and fullscreen modal dialogue is a way to handle this. We would have to develop all controls on top of it which will make user feel he is the same page and not on dialogue (pop-up). So table, filter (on tables we agreed), download and a button to toggle between views will be there. On load this view will call init api to get all the filter options.

bootstrap option: Screenshot 2024-09-03 at 10 20 41 PM

material ui option: Screenshot 2024-09-03 at 10 24 26 PM