-
Notifications
You must be signed in to change notification settings - Fork 25
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
fix: w3console email check page improvements #471
Conversation
the colors match the login box, so are less jarring, and the cancel button is hidden! it doesn't work yet! See next PR. License: MIT Signed-off-by: Oli Evans <[email protected]>
This pull request is automatically built and testable in CodeSandbox. To see build info of the built libraries, click here or the icon next to each commit SHA. Latest deployment of this branch, based on commit 1557f52:
|
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 - yes, let's remove cancel until it has functionality
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.
woo tyty!
🤖 I have created a release *beep* *boop* --- ## [1.3.1](w3console-v1.3.0...w3console-v1.3.1) (2023-03-24) ### Bug Fixes * w3console email check page improvements ([#471](#471)) ([5ed999b](5ed999b)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
🤖 I have created a release *beep* *boop* --- ## [1.3.1](storacha/w3ui@w3console-v1.3.0...w3console-v1.3.1) (2023-03-24) ### Bug Fixes * w3console email check page improvements ([storacha#471](storacha/w3ui#471)) ([dedb337](storacha/w3ui@dedb337)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
the colors match the login box, so are less jarring, and the cancel button is hidden! it doesn't work yet! See next PR.
after
before
License: MIT