Skip to content

fix : added replaced alert calls with toast notifications in ShareRoutine page - #1992

Open
tmdeveloper007 wants to merge 1 commit into
aryandas2911:mainfrom
tmdeveloper007:fix/1987-shareroutine-toast
Open

fix : added replaced alert calls with toast notifications in ShareRoutine page#1992
tmdeveloper007 wants to merge 1 commit into
aryandas2911:mainfrom
tmdeveloper007:fix/1987-shareroutine-toast

Conversation

@tmdeveloper007

Copy link
Copy Markdown

Summary of What Has Been Done

Added error toast state to ShareRoutine.jsx and replaced 2 browser alert() calls with inline toast notifications.

Changes Made

  • Added showErrorToast and errorToastMessage state
  • Added error toast UI with red dot indicator
  • Replaced both alert() calls with error toast

Impact it Made

Non-blocking error feedback on the ShareRoutine page.

Closes #1987

Note: Please assign this PR to the tmdeveloper007 account.

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.

fix : replace alert calls with toast notifications in ShareRoutine page

1 participant