Skip to content
This repository was archived by the owner on Jul 19, 2022. It is now read-only.

Move AppHeader back up to App #292

Merged
merged 1 commit into from
Dec 15, 2021
Merged

Move AppHeader back up to App #292

merged 1 commit into from
Dec 15, 2021

Conversation

hojberg
Copy link
Member

@hojberg hojberg commented Dec 15, 2021

Problem

The AppHeader has App specifics, not Page specifics and should not be part of a PageLayout.
This prevents us from correctly hooking up interactivity on pages like Catalog, due to the types of Msg being mixed.

Solution

Move AppHeader back up to App and improve the css slightly such that sidebar styling goes in page-layout (should perhaps be in a separate module in a later sidebar cleanup effort)

@hojberg hojberg requested a review from pchiusano December 15, 2021 19:58
The AppHeader has App specifics, not Page specifics and should not be
part of a PageLayout.
@hojberg hojberg force-pushed the move-app-header-to-app branch from be8e9e4 to aa127fe Compare December 15, 2021 20:00
@hojberg hojberg merged commit d4e5aa6 into main Dec 15, 2021
@hojberg hojberg deleted the move-app-header-to-app branch December 15, 2021 20:00
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant