Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove prefixes from toast messages #1462

Merged
merged 1 commit into from
Feb 14, 2024
Merged

Conversation

acelaya
Copy link
Contributor

@acelaya acelaya commented Feb 14, 2024

This PR removes the Success and Error prefixes from toast messages of those types, as it feels redundant.

Instead, messages should me concise and specific, so that it is clear what they are announcing.

Before:

image

After:

image

Copy link

codecov bot commented Feb 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (4f906ba) 100.00% compared to head (41e24f2) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##              main     #1462   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           60        60           
  Lines          936       933    -3     
  Branches       353       351    -2     
=========================================
- Hits           936       933    -3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@acelaya acelaya merged commit 9e5d4b1 into main Feb 14, 2024
4 checks passed
@acelaya acelaya deleted the non-prefixed-toast-messages branch February 14, 2024 11:20
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.

2 participants