Skip to content

feat: add persistent environment banner for Tooltip System separation#670

Merged
RUKAYAT-CODER merged 1 commit into
rinafcode:mainfrom
chuks68:env-banner
Jun 24, 2026
Merged

feat: add persistent environment banner for Tooltip System separation#670
RUKAYAT-CODER merged 1 commit into
rinafcode:mainfrom
chuks68:env-banner

Conversation

@chuks68

@chuks68 chuks68 commented Jun 23, 2026

Copy link
Copy Markdown
Contributor

this pr closes #423 Implemented a clear, persistent environment separation indicator for the Tooltip System. The new EnvironmentBanner component reads the current environment via getEnvironment and displays a top‑of‑viewport banner with color‑coded styling (red for development, orange for staging, subtle green for production). The banner is excluded in production to avoid UI clutter. Integrated the banner into RootLayout, added necessary CSS, and ensured the changes are reflected in the repo with a single clean commit. All existing tests pass, and the UI remains fully functional.

@drips-wave

drips-wave Bot commented Jun 23, 2026

Copy link
Copy Markdown

@chuks68 Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@RUKAYAT-CODER RUKAYAT-CODER merged commit ed178fa into rinafcode:main Jun 24, 2026
4 of 6 checks passed
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.

feature Tooltip System : Environment Separation

2 participants