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

fix(searchable-toggle): update toaster message to reflect changes #520

Merged
merged 1 commit into from
Sep 1, 2020

Conversation

yong-jie
Copy link
Member

@yong-jie yong-jie commented Sep 1, 2020

Problem

The toaster message when visibility is updated is not effective.

Reason is that even though the state of visibility has changed, the toaster visually hasn’t, which may be confusing to users. Since the changed visibility state is clearly stated in the edit link panel (Colour changing text), the toaster should just be a confirmation that a change took place.

Reason is that even though the state of visibility has changed, the toaster visually hasn’t, which may be confusing to users. Since the changed visibility state is clearly stated in the edit link panel (Colour changing text), the toaster should just be a confirmation that a change took place.
@yong-jie yong-jie requested a review from LoneRifle September 1, 2020 06:21
Copy link
Contributor

@LoneRifle LoneRifle left a comment

Choose a reason for hiding this comment

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

lgtm

@yong-jie yong-jie merged commit d1010d6 into develop Sep 1, 2020
@yong-jie yong-jie deleted the searchable-toggle-toaster-message-edit branch September 1, 2020 06:22
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