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

ui: Show the correct message when a session has been removed from a KV #6167

Merged
merged 1 commit into from
Jul 18, 2019

Conversation

johncowen
Copy link
Contributor

When you invalidate a session from a KV page previously you would see this message:

Screenshot 2019-07-18 at 11 35 04

This PR corrects the message:

Screenshot 2019-07-18 at 11 34 19

The tests check for a class on the message, not the message itself (incase we change the text of the message in future)

@johncowen johncowen added theme/ui Anything related to the UI type/bug Feature does not function as expected labels Jul 18, 2019
@johncowen johncowen requested a review from a team July 18, 2019 10:38
Copy link

@backspace backspace left a comment

Choose a reason for hiding this comment

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

Nice improvement 🎉

@johncowen johncowen merged commit c45b28a into ui-staging Jul 18, 2019
@johncowen johncowen deleted the bugfix/ui-kv-session-deletion-message branch July 18, 2019 13:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
theme/ui Anything related to the UI type/bug Feature does not function as expected
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants