Restyle search page to support smaller window size and Add Info button to show/hide Info_Panel#72
Open
sklasfeld wants to merge 9 commits intoLyonsLab:masterfrom
Open
Restyle search page to support smaller window size and Add Info button to show/hide Info_Panel#72sklasfeld wants to merge 9 commits intoLyonsLab:masterfrom
sklasfeld wants to merge 9 commits intoLyonsLab:masterfrom
Conversation
When the user changes the experiment view screen to be smaller, the buttons at the top of the main table should not interfere with the table below it. These changes make it so they wrap around without interfering with the table.
Author
|
This will make it easier for users to use the Experiment View page on CoGe. |
Added info button to experiments view
causes toolbar in MyData to wrap nicely when the browser is resized to a smaller scale.
Wrap toolbar to support smaller window size
If window size is decreased than bar will wrap around therefore it must have an adjustable height
Info button is for Experiment and Notebook page to hide or show the info_panel
This should add an info button called "i-button" which is used to hide or show the info-panel for the experiment and notebook pages.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
When the user changes the experiment view screen to be smaller, the buttons at the top of the main table should not interfere with the table below it. These changes make it so they wrap around without interfering with the table.