mirror of
https://github.com/maziggy/bambuddy.git
synced 2026-05-09 08:25:54 +02:00
[PR #494] [CLOSED] Make dev mode warning dismissable #1057
Labels
No labels
A1
automated
automated
bug
bug
Closed due to inactivity
contrib
dependencies
dependencies
duplicate
enhancement
feedback
hold
invalid
Notes
P1S
pull-request
security
ThumbsUp
user-report
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/bambuddy-maziggy-1#1057
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/maziggy/bambuddy/pull/494
Author: @Keybored02
Created: 2/22/2026
Status: ❌ Closed
Base:
0.2.1b3← Head:feature/lan_mode_nag📝 Commits (1)
4e1440aMake dev mode warning dismissable📊 Changes
1 file changed (+17 additions, -1 deletions)
View changed files
📝
frontend/src/components/Layout.tsx(+17 -1)📄 Description
Description
Make dev mode warning dismissible by adding a button. This setting persists sessions restarts. The idea is that if you do not want to enable Dev mode, the warning is just annoying.
Type of Change
Changes Made
dismissedDevModeWarningdismissUpdateBannerto maintain consistencyTesting
Checklist
Additional Notes
Can be made to persist only the current session, and get restored after. Might be annoying to do.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.