Skip to content

Conversation

GenosseOtt
Copy link
Contributor

@GenosseOtt GenosseOtt commented Aug 22, 2025

What this PR does / why we need it:
When showing the app in integration scenarios (e.g. openMFP) theres no need to show an additional app header.

We hide it if the url has the Search Param
showHeaderBar=true

We moved the Feedack and Beta Button to the Breadcrumb line:
image

Copy link
Contributor

@enrico-kaack-comp enrico-kaack-comp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please use the builtin URL class:

URL.parse(url). searchParams().get("compact-mode) === "True"

What do we do with the Feedback and logout button?

@enrico-kaack-comp enrico-kaack-comp changed the title ShellBar is hidden on location.href feat: hide ShellBar when search param showHeaderBar=true Aug 29, 2025
@enrico-kaack-comp enrico-kaack-comp changed the title feat: hide ShellBar when search param showHeaderBar=true feat: hide ShellBar when search param showHeaderBar=false Sep 1, 2025
@Lasserich Lasserich merged commit 768d96b into main Sep 1, 2025
5 checks passed
@Lasserich Lasserich deleted the feat/simplify-iframe-integrations branch September 1, 2025 12:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants