-
Notifications
You must be signed in to change notification settings - Fork 1
Genetea page #395
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Genetea page #395
Conversation
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
…nd only consider valid Genes for the Plot Selections panel
…t Options sections to the left GeneTea options panel
…e symbol selections and no input values
…valid genes symbols
…nimums in the Term Options panel
…lumn default widths
…to selection as well as depending on initial column widths
… no longer valid plot selected gene on removal of a single chip from the MultiSelectTextArea
… if there is data in the plot to select
…iage returns or line breaks etc in the MultiSelect component if the bad characters were pasted in
alimourey
added a commit
that referenced
this pull request
Sep 12, 2025
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.
These changes are the new GeneTEA portal integration. There are 2 tabs on this new page: (1) Top Tea Terms, and (2) All Matching Terms. "All Matching Terms" is still under construction. The Top Terms Tab is mostly done; however, there is still some code cleanup I need to do such as moving inline styles into scss files. I also need to fix GeneTeaTable so that it gets a horizontal scrollbar at smaller screen sizes instead of forcing the entire window to scroll to view the complete table.
The main purpose of this PR is to get these changes merged and deployed to a testing environment so that Bella and Vonne can more easily work on the remaining UI/usability questions, and also so that we can start getting feedback from more people.