Add a top utility bar to the homepage header#5067
Open
dimitrieh wants to merge 1 commit into
Open
Conversation
Introduce a slim indigo bar above the main navigation: - Left: a rotating announcement slot cycling through live events (replacing the old events-banner, whose rotation behaviour now lives here) plus standing promos for FlowFuse Expert and installing the device agent. - Right (desktop): quick links - Blog, Docs, Support, Download, Sign In. - Mobile: Sign In stays in the bar, a Contact Us CTA sits next to the hamburger menu button, and the menu close button stays above the open menu overlay. Docs and Sign In move into the bar on desktop and remain reachable on mobile.
✅ Deploy Preview for flowforge-website ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Contributor
Author
|
@Yndira-E I am working out the issues/product initiatives that would support this. For now this is an artifact of experimentation and might be a quick win in between. Please have a look. What this would do is:
Inspiration taken from https://tailscale.com/ |
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
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.

Description
Adds a slim top utility bar above the main navigation on the website header.
events-banner, whose rotation behaviour now lives in the bar) plus standing promos for FlowFuse Expert and installing the device agent.Docs and Sign In move into the bar on desktop and remain reachable on mobile. The old
events-banner.njkis removed; its rotation behaviour is preserved in the bar.Related Issue(s)
Issue to be added: the tracking issue for what this is part of still needs to be created and linked.
Checklist