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

Correct message when logged-in source logs in #5216

Merged
merged 1 commit into from
May 1, 2020

Conversation

rmol
Copy link
Contributor

@rmol rmol commented Apr 30, 2020

Status

Ready for review

Description of Changes

Fixes #5215.

The "show codename" tool is now above the message flashed when a logged-in source logs in again, not below. This PR corrects the message.

Testing

Follow #5125 steps to reproduce. The message should be correct for the current page layout.

Checklist

If you made changes to the server application code:

  • Linting (make lint) and tests (make test) pass in the development container

If you made non-trivial code changes:

  • I have written a test plan and validated it for this PR

The "show codename" tool is now above the message flashed when a
logged-in source logs in again, not below.
Copy link
Contributor

@zenmonkeykstop zenmonkeykstop left a comment

Choose a reason for hiding this comment

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

Approved after reproducing steps in #5215 and exhaustive diff review :)

@zenmonkeykstop zenmonkeykstop merged commit bc9e67f into develop May 1, 2020
@zenmonkeykstop zenmonkeykstop deleted the 5215-correct-codename-message branch May 7, 2020 01:31
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.

When a logged-in source logs in again, our informational message points the wrong way
2 participants