Skip to content

Improve the way we create a base page context#202

Open
doanac wants to merge 1 commit into
mainfrom
branding-fix
Open

Improve the way we create a base page context#202
doanac wants to merge 1 commit into
mainfrom
branding-fix

Conversation

@doanac

@doanac doanac commented Jul 10, 2026

Copy link
Copy Markdown
Member

We've had this split where the auth package and UI package have their own logic for creating this base page context.

Every time we've added a new field, this time its branding stuff, we've broken some page's rendering logic. This change introduces logic to consolidate things and fights circular dependencies.

There are even better ways this could be done. However, this is the least invasive way and probably serves the size of our code well enough to survive with for the foreseeable future.

We've had this split where the auth package and UI package have their
own logic for creating this base page context.

Every time we've added a new field, this time its branding stuff, we've
broken some page's rendering logic. This change introduces logic to
consolidate things and fights circular dependencies.

Signed-off-by: Andy Doan <doanac@qti.qualcomm.com>
Co-authored-by: GitHub Copilot:claude-opus-4.8 <noreply@github.com>
@doanac doanac requested review from MiloCasagrande and vkhoroz July 10, 2026 18:28
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.

1 participant