Skip to content

[WEB-1086] chore: update toast messages for consistency. #4384

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

Merged
merged 1 commit into from
May 7, 2024

Conversation

prateekshourya29
Copy link
Member

This PR focuses on updating toast title for consistency.

Issue link: WEB-1086

Copy link
Contributor

@SatishGandham SatishGandham left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi Prateek,
Can you move the messages to a common file and use from there. This helps with internationalization in future and one place to look at all messaging if we want to change the tone/language in future.

export const TITLES = {SUCCESS:'Success!'}
export const MESSAGES = {ISSUE_TRANSFER_SUCCESS:'Issues have been transferred successfully'}

@rahulramesha , @sriramveeraghanta What do you think?
Should we nest success,error and pending?

@SatishGandham SatishGandham self-requested a review May 7, 2024 08:51
@SatishGandham SatishGandham self-requested a review May 7, 2024 08:58
Copy link
Contributor

@SatishGandham SatishGandham left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved by mistake earlier!!

Copy link
Contributor

@SatishGandham SatishGandham left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved by mistake earlier!!

Copy link
Contributor

@SatishGandham SatishGandham left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@SatishGandham SatishGandham merged commit f5f683b into preview May 7, 2024
@SatishGandham SatishGandham deleted the chore/toast-messages branch May 7, 2024 09:33
@sriramveeraghanta sriramveeraghanta added this to the v0.20-dev milestone May 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants