findissues
findissues copied to clipboard
fixes scroll indicator
PR Template 🚀
🐛 Fixed Issue
The left sidebar and main sections lack a visible sidebar, which sometimes gives the perception that no more tags, repositories, or content might be available. Adding a visible indicator helps users understand that they can scroll to find more content.
Issue #141
🛠 Proposed Changes
Added a visible sidebar to the left sidebar. Once the user starts scrolling, the scroll bar hides to maintain the theme and avoid clutter, aligning with the design aesthetics
🖼️ Screenshots
📝 Notes for Reviewers
The sidebar's visibility serves as an initial cue for users. The scroll bar hides after scrolling starts to keep the interface clean and thematic.
Checklist ✅
- [x] Starred this repo ⭐.
- [x] Code adheres to the project's coding standards 💻.
- [x] No sensitive information is inadvertently exposed 👀.
- [x] Commit history is clear and concise 📃.
Reviewer Tasks 🕵️
Test the changes across various screen sizes and resolutions.