cusac / cusac/mbt.guide

move all toasts into toast helper

Open
#33 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
TypeScript
Stars
4
Forks
1
PR merge metrics
No merged PRs in 30d

Description

Currently some toasts are in the auth-interceptor. These should probably be moved into the toast helper so that some calls can choose to not display a toast if necessary.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the auth-interceptor and toast helper, then trace every toast call in the authentication flow. Move the identified toast handling into the helper while preserving existing behavior and allowing callers to suppress display when needed; confirm all relevant calls use the helper.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend
Issue type
Refactor
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.