hyperbrowser / genomic-hyperbrowser

The GSuite HyperBrowser - the new version of the Genomic HyperBrowser, currently forked from Galaxy v16.01
https://hyperbrowser.uio.no
Other
2 stars 2 forks source link

TrackFind client: Improve selection of subsequent attribute values #123

Open sveinugu opened 4 years ago

sveinugu commented 4 years ago

Hide GSuite table and related selection boxes (incl execute button) when a second (or more) attribute query has not been fully selected

radmilak commented 4 years ago

@sveinugu Should there be a message displayed as well? I am not sure, since the message formatting from validateAndReturnErrors looks very error-like and this is not really an error situation, so not sure if it looks that good in the GUI..

sveinugu commented 4 years ago

Yes I think so. We often use the error text also for what is really help/info messages, which raises the issue of whether ProTo should really have an additional solution for that. For now, errors are all we got and we tend to use it for info purposes also. So go ahead!