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

[v13] feat: adds motd to the ui #27922

Merged
merged 6 commits into from Jun 22, 2023
Merged

Conversation

flyinghermit
Copy link
Contributor

Backport #27813 to branch/v13

- update MOTD to Motd
- moved motd state to useLogin
- added behaviour tests
- add unmount test
- remove motd title
- group states together in useLogin
- update arrow func to classic js func
@zmb3
Copy link
Collaborator

zmb3 commented Jun 16, 2023

Noticed one small issue. We're not properly respecting whitespace and multiline MOTD.

image

Let's hold off on backports until we fix this.

Copy link
Collaborator

@zmb3 zmb3 left a comment

Choose a reason for hiding this comment

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

Let's fix multiline MOTD before merging.

Copy link
Collaborator

@zmb3 zmb3 left a comment

Choose a reason for hiding this comment

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

We can release this and add multiline support in a follow up.

@r0mant r0mant added this pull request to the merge queue Jun 22, 2023
Merged via the queue into branch/v13 with commit a67948a Jun 22, 2023
32 checks passed
@r0mant r0mant deleted the bot/backport-27813-branch/v13 branch June 22, 2023 15:41
@r0mant r0mant mentioned this pull request Jul 14, 2023
@fheinecke fheinecke mentioned this pull request Sep 26, 2023
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.

None yet

5 participants