HYLODE / HyUi

HYLODE User Interface Repository
http://hylode.org/
Apache License 2.0
3 stars 2 forks source link

Steve/241 wider layout #244

Closed docsteveharris closed 1 year ago

docsteveharris commented 1 year ago

I have concerns that the 'wider' screen is only OK if you're not on Citrix (i.e. you're on a physical UCLH monitor). It's not looking quite right for me from Citrix.

I also think we need some feedback from users since this makes the map much smaller.

Leaving as draft for now. Currently available for inspection on http://172.16.149.202:8300/sitrep/icus Should eventually close #241

docsteveharris commented 1 year ago

I think we should merge this into dev now to allow us to gather user feedback I see a bunch of conflicts which probably means I just need to rebase at a suitable point

hqva commented 1 year ago
docsteveharris commented 1 year ago
  • it looks OK in terms of width on citrix to me (I have High DPI unselected in the Citrix menus?)
  • [ ] with this view - it now feels like the table on the left should be selectable. From the looks of things this is a dmc.Table rather than a dtable.DataTable which may make the callback a little harder ? - since the table isn't sorted/filtered/etc I think it should be straightforward to add though
  • [ ] at 1500px width it switches to the full width layout which adds lots of extra padding to the right side - this leads to some weird behaviour when resizing the window

thanks @hqva 100% agree. it's on my todo list to convert back to dtable.DataTable and then build a two way interaction between the map and the list