Skip to content

revert: remove sync toast from matricula page#540

Open
Joabesv wants to merge 1 commit into
mainfrom
remove/matricula-sync-toast
Open

revert: remove sync toast from matricula page#540
Joabesv wants to merge 1 commit into
mainfrom
remove/matricula-sync-toast

Conversation

@Joabesv

@Joabesv Joabesv commented Jul 16, 2026

Copy link
Copy Markdown
Member

Summary

  • Removes the session-sync success/error toast added earlier (Toaster mount + 24h-cache plumbing) — doesn't pull its weight for now.
  • logger.error still logs sync failures, just no longer surfaced as a toast.
  • Leaves the pre-existing toast.warning(...) call in changeCursadas() untouched in source, but note it becomes a silent no-op now that no <Toaster> is mounted anywhere on the page — flagging in case that's not intended.

Doesn't pull its weight for now — pulls out the Toaster mount, the
success/error toasts on session sync, and the 24h-cache plumbing that went
with it. logger.error still logs sync failures.
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