Skip to content

fix: Navbar loading-state skeletons and multi-role dashboard filtering (#48) - #179

Open
rafaio1 wants to merge 1 commit into
MergeFi:mainfrom
rafaio1:fix/48-navbar-loading-state
Open

fix: Navbar loading-state skeletons and multi-role dashboard filtering (#48)#179
rafaio1 wants to merge 1 commit into
MergeFi:mainfrom
rafaio1:fix/48-navbar-loading-state

Conversation

@rafaio1

@rafaio1 rafaio1 commented Aug 20, 2026

Copy link
Copy Markdown

Fixes #48.

  • Render stable skeleton placeholders during auth hydration instead of flashing logged-out state for users with valid persisted sessions
  • Filter dashboard dropdown links by user.roles array to support multi-role users (e.g. maintainer + sponsor see both links)
  • Show dashboard dropdown skeleton during loading to prevent layout shift
  • Use logical start-0 class for RTL-safe dropdown positioning

TypeScript compiles cleanly with npx tsc --noEmit.

MergeFi#48)

- Render stable skeleton placeholders during auth hydration instead of flashing
  logged-out state for users with valid persisted sessions
- Filter dashboard dropdown links by user.roles array to support multi-role
  users (e.g. maintainer + sponsor see both links)
- Show dashboard dropdown skeleton during loading to prevent layout shift
- Use logical start-0 class for RTL-safe dropdown positioning

TypeScript compiles cleanly with npx tsc --noEmit.
@vercel

vercel Bot commented Aug 20, 2026

Copy link
Copy Markdown

Someone is attempting to deploy a commit to the chonilius' projects Team on Vercel.

A member of the Team first needs to authorize it.

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.

Fix Navbar loading-state flashes and multi-role rendering logic

1 participant