You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, every time we want to view the tables for a different mine say yeast mine, we need to change the url and query in index.html
Instead of changing that beforehand, it might be better to allow users to enter the url, of the mine they want, in the browser and then reflect the changes accordingly.
Although I'm not @yochannah, I will come with my opinion as she hasn't answered yet.
If you are talking about the behaviour when testing im-tables by running npm run dev and opening the dev server in your browser, I think that's a great idea. Adding options to change the results can be useful when developing im-tables, and we can start with being able to change the mine url.
I was also thinking about this and maybe we can add a tab somewhere on the very beginning of the main page of the web-app showing the name of current mine ( data is being showed right now)with a drop down options to swap to different mines? @Manasa2850 @uosl @yochannah
Currently, every time we want to view the tables for a different mine say yeast mine, we need to change the url and query in
index.html
Instead of changing that beforehand, it might be better to allow users to enter the url, of the mine they want, in the browser and then reflect the changes accordingly.
@yochannah what do you think of this?
The text was updated successfully, but these errors were encountered: