feat: Add option to hide navigation elements#1251
Merged
lusergit merged 1 commit intoedgehog-device-manager:mainfrom Mar 9, 2026
Merged
feat: Add option to hide navigation elements#1251lusergit merged 1 commit intoedgehog-device-manager:mainfrom
lusergit merged 1 commit intoedgehog-device-manager:mainfrom
Conversation
adcafe3 to
e0dbfe2
Compare
208af83 to
ad0d884
Compare
ad0d884 to
8a9c642
Compare
5297107 to
7a78aa4
Compare
7a78aa4 to
c1f1536
Compare
OmarBrbutovic
approved these changes
Mar 3, 2026
c1f1536 to
3e1d65d
Compare
OmarBrbutovic
approved these changes
Mar 4, 2026
49f414d to
77c7ad1
Compare
- Add hide-navigation-elements.sh entrypoint script that patches data-hide-navigation-elements in index.html at container startup - Register script in frontend Dockerfile under /docker-entrypoint.d/ - Add data-hide-navigation-elements="false" attribute to index.html meta tag - Export hideNavigationElements constant from api/index.ts - Read hideNavigationElements in App.tsx to conditionally render the sidebar, topbar, and footer - Expose HIDE_NAVIGATION_ELEMENTS env var in docker-compose.yml Signed-off-by: Jasmina <jasmina.piric@secomind.com>
77c7ad1 to
ca1a537
Compare
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.
Add option to hide navigation elements
Checklist
Further Comments (optional)
Screenshots / Demos (optional)
SECO_GARAGE_MODE=true
