Skip to content

feat: alpha indicator - #114

Merged
brandonpham13 merged 1 commit into
mainfrom
feat/alpha-badge
Aug 3, 2026
Merged

feat: alpha indicator#114
brandonpham13 merged 1 commit into
mainfrom
feat/alpha-badge

Conversation

@brandonpham13

Copy link
Copy Markdown
Owner

This pull request introduces a persistent "Alpha" badge to the application UI to indicate that the site is in alpha status. The badge appears fixed in the bottom-right corner on all routes, including public pages, and includes a tooltip explaining the alpha status. Additionally, the React Query Devtools button position has been adjusted.

UI Enhancements:

  • Added a new AlphaBadge component that displays a persistent badge in the bottom-right corner of the app, indicating the site is in alpha. The badge includes an animated icon and a tooltip explaining the alpha status. (client/src/components/AlphaBadge.tsx, client/src/App.tsx) [1] [2] [3]

Developer Experience:

  • Changed the position of the React Query Devtools button to the bottom-left for improved accessibility. (client/src/providers/AppProviders.tsx)

@brandonpham13
brandonpham13 merged commit 2b84691 into main Aug 3, 2026
1 of 2 checks passed
@brandonpham13
brandonpham13 deleted the feat/alpha-badge branch August 3, 2026 21:52
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