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

feat: user message banner #242

Merged
merged 1 commit into from
Jul 2, 2020
Merged

feat: user message banner #242

merged 1 commit into from
Jul 2, 2020

Conversation

JasonChong96
Copy link
Contributor

@JasonChong96 JasonChong96 commented Jul 1, 2020

Problem

We need an additional way to notify link owners of any service degradation or any other important messages.

Solution

A banner for the user page that shows important messages to users.

The message is read from the USER_MESSAGE env_var.

Before & After Screenshots

AFTER:
image
image
image

Deploy Notes

New environment variables:

  • USER_MESSAGE : user message to be shown. It is optional and the banner will not be shown if this is empty or not supplied.

@JasonChong96 JasonChong96 requested review from liangyuanruo and yong-jie and removed request for liangyuanruo July 1, 2020 16:24
Copy link
Member

@yong-jie yong-jie 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
Copy link
Member

yong-jie commented Jul 2, 2020

I have updated staging env to contain the USER_MESSAGE env var

@JasonChong96
Copy link
Contributor Author

Added screenshot for IE

@JasonChong96 JasonChong96 merged commit 9dafcae into develop Jul 2, 2020
@JasonChong96 JasonChong96 deleted the user-message-banner branch July 2, 2020 07:05
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