Skip to content

Polish user menu, 404 error screen, and detail page skeletons#80

Merged
stylessh merged 2 commits intomainfrom
ui/polish-menus-errors-skeletons
Apr 12, 2026
Merged

Polish user menu, 404 error screen, and detail page skeletons#80
stylessh merged 2 commits intomainfrom
ui/polish-menus-errors-skeletons

Conversation

@stylessh
Copy link
Copy Markdown
Owner

Summary

  • User dropdown: avatar/name/username header, icons on each menu item, new LogOutIcon export
  • Detail breadcrumb: repo name is now a link to /<owner>/<repo>
  • 404 errors: app logo + ghost "Go home" CTA instead of retry, no raw error detail block
  • Profile page: treat null profile API response as not-found so the 404 screen shows instead of an infinite skeleton
  • Detail skeletons: staggered spring entrance (1s between items, duration: 1.25, bounce: 0) with looping fade-out, simplified activity timeline with varied item types, merge status card placeholder

Test plan

  • Open user dropdown — verify header with avatar, name, @username, and icons on Profile/Settings/Sign out
  • Navigate to a PR or issue detail — skeleton should stagger in, fade out, and loop
  • Visit a non-existent profile (e.g. /<random-string>) — should show 404 screen with logo and "Go home"
  • Visit a non-existent repo/PR/issue — should show 404 screen
  • Click repo name in detail breadcrumb — should navigate to repo overview

- User dropdown: add avatar/name/username header, icons on menu items, LogOut icon export
- Detail breadcrumb: make repo name a link to /<owner>/<repo>
- 404 errors: show app logo + "Go home" CTA instead of retry, suppress error detail block
- Profile page: treat null profile response as not-found error
- Detail skeletons: staggered spring entrance with looping fade-out, simplified and varied activity timeline items, merge status card placeholder
@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages Bot commented Apr 12, 2026

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
diffkit 0e8166e Commit Preview URL

Branch Preview URL
Apr 12 2026, 08:51 PM

@stylessh stylessh merged commit df2f7c6 into main Apr 12, 2026
4 checks passed
stylessh added a commit that referenced this pull request Apr 18, 2026
* Polish user menu, 404 error screen, and detail page skeletons

- User dropdown: add avatar/name/username header, icons on menu items, LogOut icon export
- Detail breadcrumb: make repo name a link to /<owner>/<repo>
- 404 errors: show app logo + "Go home" CTA instead of retry, suppress error detail block
- Profile page: treat null profile response as not-found error
- Detail skeletons: staggered spring entrance with looping fade-out, simplified and varied activity timeline items, merge status card placeholder

* Add .zed to gitignore
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