-
Notifications
You must be signed in to change notification settings - Fork 17
Add horizontal scrolling with caret buttons for gene card list #1478
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
base: development
Are you sure you want to change the base?
Add horizontal scrolling with caret buttons for gene card list #1478
Conversation
I'll leave this to @jvwong to review generally, but I'll add this: You shouldn't be using |
@jvwong, thank you for your valuable suggestions. I will address these issues and submit the PR again. If you have any additional feedback whether related to the scrolling button or any other improvements.I would be happy to work on them. Looking forward to your thoughts! |
@jvwong Sir, I've been working on the suggested changes and will raise the PR again for the horizontal scroll buttons soon. I'm also working on my gsoc proposal could you help me with it? I can send you the draft via email for guidance. Thanks! |
Hi @jvwong, I’ve been working on the suggested improvements over the past few days. However, I noticed that the site was down on some days, and currently, when I search for genes, the gene card no longer appears—instead, it returns a list of genes. I wanted to check if the gene card component has been removed or replaced. Also, I’d like to mention that I have applied for GSoC 2025 with a proposal for the Pathway Commons project. I would be truly grateful if you could kindly consider my application. I’m genuinely excited about the opportunity to work on this project—I’ve become familiar with the repository and continue to analyze the codebase to deepen my understanding, even while waiting for potential project selection. If the gene card component is no longer in use, I’d be happy to shift my focus and contribute to other open issues. Please let me know which one you’d recommend I work on next. Thank you again for your time and guidance. |
Nice catch - #1479. I'll have to look into it ASAP.
The GSOC evaluation process is in progress. We can take this topic offline via email. |
Thanks so much for the response, @jvwong! Got it—I'll keep an eye on issue #1479 and hold off on further changes to the gene card for now. Meanwhile, I’ll start looking into other open issues to continue contributing. I’d be happy to continue our GSoC conversation over email as suggested. You can reach me at [email protected]. Could you also please share the best email ID I should reach out to you at? Looking forward to your guidance and really appreciate your time and support! |
…zontal-scroll-caret-buttons
Feature Description
This pull request adds horizontal scrolling functionality with caret buttons to the gene card list.
Changes Made
Testing
Tested on multiple resolutions with varying numbers of gene cards to ensure smooth scrolling and appropriate button visibility/functionality.
Related Issue
This addresses the feature request for horizontal scrolling of gene cards using caret buttons.