Skip to content

Add an auto-dismiss success toast after a creator profile is updated with the new display name #771

Description

@Chucks1093

Summary

After a creator successfully updates their profile display name there is no confirmation feedback. A success toast showing 'Profile updated successfully' that auto-dismisses after 4 seconds would reassure creators that their changes were saved.

Scope

  • Show a success toast after the profile update mutation settles successfully
  • Toast message: 'Profile updated successfully'
  • Auto-dismiss after 4 seconds
  • Show an error toast with the server error message if the mutation fails
  • Only one toast shown per mutation (no duplicates on re-renders)

Acceptance Criteria

  • Success toast shown after successful profile update
  • Toast auto-dismisses after 4 seconds
  • Error toast shown on mutation failure with server error message
  • Only one toast shown per mutation

ETA: 12 hours


Coordinate on Telegram

Metadata

Metadata

Assignees

Labels

Stellar WaveIssues in the Stellar wave program

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions