Open mwinokan opened 1 year ago
The RHS layout is awkward at small and large widths. Main issues include:
@mwinokan, what if we set a fixed minimum width for RHS? Because if the user resizes RHS to a small width, there will be a lot of buttons and text in a small space. Do you want to resize RHS to a minimal width? Best practice is to hide RHS rather than shrinking to small size the RHS
@RoboMatuska I think a minimum width is sensible, but I don't think we should restrict the maximum width
A very minor Backend thing: once the user has removed or fixed all offending reference hit names, merger compounds longer than 50 characters, the cset_upload says it fails even if it worked. This is known by all uploaders, but may confuse new people
In this part, the following elements are missing:
-Search functionality -Filter functionality -Import data such as Submitter, institution, date, etc. -Some visual changes
The rest of the parts should be completed.
@mwinokan to talk @matej-vavrek through the ticket - get a time estimate, etc.
@matej-vavrek this arose from my conversation with @Waztom. I am happy to elaborate if you want to meet:
Selected compounds
pane@matej-vavrek Elaborating on my previous comment after our meeting:
Thank you @matej-vavrek for tackling the majority of this ticket. It can be seen here if anyone else is curious. From clicking around there are a couple details:
It's great though, and if the above is not easy we can do it for a future release.
[x] Can we populate the # column of the compound sets table with the number of compounds in the compound set or is this waiting on backend work?
[x] Is there a way to adjust the compound set table column widths to cut off less of the text? For example, even at the widest setting the method and names are cut off.
I have adjusted it a bit, but we can have a look on it again if is not enought.
[x] I would increase the maximum allowed width for the RHS more, unless this causes other issues with the layout. Once we have a lot of data in the tables it might be useful to have a wider view.
maximum width increased to 900 px
Ticket to flesh out various RHS improvements, to be spun out into their own tickets.