-
Notifications
You must be signed in to change notification settings - Fork 9
[Explorer] Remove 'This project is in beta. Use at your own risk' message in footer #1036
Conversation
|
alfetopito
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Not convinced we should remove the element completely while leaving behind the config
| isBeta: true, |
Maybe we should just remove the flag || set isBeta to false by default in there?
|
@matextrem , LGTM from UI perspective, so I'm approving. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey @matextrem , now the footer needs to be enhanced in a mobile/tablet resolution after the latest commit



alfetopito
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
Might just need to update how the component is rendered to avoid the issue Elena pointed out
elena-zh
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM now!
|
Oh, it was merged onto the release branch, which is already live. @matextrem please cherry-pick it onto |
…sage in footer (#1036) # Summary Closes #1035 Removed 'This project is in beta. Use at your own risk' message in footer  # To Test 1. Open any page. i.e: `Home` * You'll see the message 'This project is in beta. Use at your own risk' in footer has been removed.
…sage in footer (#1036) # Summary Closes #1035 Removed 'This project is in beta. Use at your own risk' message in footer  # To Test 1. Open any page. i.e: `Home` * You'll see the message 'This project is in beta. Use at your own risk' in footer has been removed.
|
@alfetopito Done! #1043 |
…sage in footer (#1036) # Summary Closes #1035 Removed 'This project is in beta. Use at your own risk' message in footer  # To Test 1. Open any page. i.e: `Home` * You'll see the message 'This project is in beta. Use at your own risk' in footer has been removed.
Summary
Closes #1035
Removed 'This project is in beta. Use at your own risk' message in footer
To Test
Home