Skip to content

Fixbug/unknown subjects#340

Merged
dtemkin1 merged 8 commits intosipb:mainfrom
j-nagar:fixbug/unknown-subjects
Apr 16, 2026
Merged

Fixbug/unknown subjects#340
dtemkin1 merged 8 commits intosipb:mainfrom
j-nagar:fixbug/unknown-subjects

Conversation

@j-nagar
Copy link
Copy Markdown
Contributor

@j-nagar j-nagar commented Apr 9, 2026

  • Added support in the backend State class to track unknown subjects when inflating saved data.
  • Updated the frontend Banner component to display a warning whenever unknown subjects are detected.
  • This ensures users are notified if their schedule contains subjects that the system does not recognize.
  • Tested by inflating a save containing an unknown subject and verifying that the warning appears in the UI.
  • Both manual testing in the browser and console checks were performed to confirm the state updates correctly.

@dtemkin1 dtemkin1 requested review from dtemkin1 and psvenk April 9, 2026 19:07
@dtemkin1 dtemkin1 linked an issue Apr 9, 2026 that may be closed by this pull request
@dtemkin1 dtemkin1 merged commit be541dc into sipb:main Apr 16, 2026
7 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.

Avoid clobbering schedules when unknown subjects found

2 participants