-
-
Notifications
You must be signed in to change notification settings - Fork 833
Set margin between "Forgot passwords?" and SSO buttons #8143
Conversation
Fixes element-hq/element-web#21545 Signed-off-by: Suguru Hirahara <[email protected]>
Signed-off-by: Suguru Hirahara <[email protected]>
Codecov Report
@@ Coverage Diff @@
## develop #8143 +/- ##
========================================
Coverage 29.25% 29.25%
========================================
Files 863 863
Lines 49876 49876
Branches 12696 12696
========================================
Hits 14592 14592
Misses 35284 35284 |
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.
hmm, maintaining either the button itself or moving the spinner above the SSO buttons would probably be best - both before and after this bug it's far too easy to double click and end up in a bad spot.
Passing off to design before code review.
This case #8163 should just be reopened to fix the issue. |
Thanks @luixxiul, but I agree with @turt2live remarks. The correct way to handle it would be to use a busy state for the button (disabled button, loading spinner inside), so there are no UI reflows / layout shifts involved. Two questions for @turt2live:
|
I would totally agree 👍 |
We have a disabled state, yea. Should be easy to copy.
Yup, though they've done so from the looks of it ;) |
#8163 has been closed in favor of this. That should be reopened. It should realize element-hq/element-web#21545 (comment) |
Fixes element-hq/element-web#21545
Signed-off-by: Suguru Hirahara [email protected]
after.mp4
type: defect
Here's what your changelog entry will look like:
🐛 Bug Fixes
Preview: https://pr8143--matrix-react-sdk.netlify.app
⚠️ Do you trust the author of this PR? Maybe this build will steal your keys or give you malware. Exercise caution. Use test accounts.