Dropdown enhancement on programs page
See original GitHub issueCurrent Behavior
Most programs pages do not have any record of the previous year’s events. This causes the dropdown on each page to only display one item. The purpose of the dropdown isn’t quite clear.
Desired Behavior
- The dropdown should only be visible on pages where we have past records to navigate to.
- It should be hidden in programs where only one year’s information is available.
Contributor Resources
The layer5.io website uses Gatsby, React, and GitHub Pages. Site content is found under the master
branch.
- See contributing instructions
- See Layer5 site designs in this Figma project. Fill-in the Layer5 Community Member Form and join the Layer5 Community Slack for access.
Issue Analytics
- State:
- Created 2 years ago
- Comments:5 (5 by maintainers)
Top Results From Across the Web
Drop Down Menu Design: Top 40 Examples & Practices in 2020
A well-crafted drop-down menu helps enhance UX effectively. We hope these best drop-down menu design examples, best practices, and design tips ...
Read more >Bootstrap Enhancement · Dropdowns
Enhancing functionality of dropdown menus. Added support for submenus, radios and checkboxes, advanced positioning.
Read more >Improve the performance of dropdown containing large data ...
To improve the performance of the dropdown we can use lazy loading or in other words 'infinite loading'. Infinite loading adds new DOM...
Read more >Dropdowns · Bootstrap v5.2
As part of Bootstrap's evolving CSS variables approach, dropdowns now use local CSS variables on .dropdown-menu for enhanced real-time customization. Values for ...
Read more >The Ultimate Guide to Dropdown Lists in Excel
They enhance the user experience as they make choice selection easy and ... This post is going to cover everything about dropdown lists...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@Mr-DG-Wick sure
@Nikhil-Ladha We actually discussed this in one of the calls. Since the previous year data is not present for any other program other than gsoc, the presence of the drop-down wasn’t very clear. That is why it was suggested to probably include all programs and their respective years if any.