-
-
Notifications
You must be signed in to change notification settings - Fork 23.5k
Description
Feature Description
While exploring the Flowise AI website, I noticed a small usability issue related to navigation that could be improved to enhance the overall user experience.
Currently, when scrolling down the page, the header/navigation bar scrolls out of view. To access navigation options again, users need to scroll all the way back to the top, which can interrupt the browsing flow—especially on longer pages.
Expected Behavior
The header should remain sticky/fixed at the top (or reappear on scroll-up) so users can quickly access navigation without needing to scroll back to the top.
Actual Behavior
The header disappears as the user scrolls down and is only accessible again after scrolling back to the top of the page.
Why this matters
- Improves navigation efficiency
- Enhances usability on long pages
- Aligns with modern web UX patterns
- Provides a smoother experience for new visitors
Proposed Solution
Implement a scroll-aware header (show/hide the header based on scroll direction) and Ensure responsiveness across devices
Additional Notes
This is a relatively small UI enhancement, but it can meaningfully improve usability.
I also have a few other minor UI improvement ideas and would be happy to contribute them via GitHub if maintainers are open to such changes.
Please let me know if this is something you’d like to see improved or if I should open a PR.
Feature Category
UI/UX Improvement
Problem Statement
No response
Proposed Solution
No response
Mockups or References
No response
Additional Context
No response