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

Add button effects #508

Conversation

marvinruder
Copy link
Owner

  • Add loading animation to “Sign in” / “Register” button
  • Add ripple effect to buttons

* Add loading animation to “Sign in” / “Register” button
* Add ripple effect to buttons

Signed-off-by: Marvin A. Ruder <[email protected]>
@marvinruder marvinruder added feature New feature or request frontend Related to frontend package labels Sep 23, 2023
@marvinruder marvinruder self-assigned this Sep 23, 2023
@codacy-production
Copy link

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.00%
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (4f2128a) 8870 8870 100.00%
Head commit (feb24a8) 8870 (+0) 8870 (+0) 100.00% (+0.00%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#508) 0 0 ∅ (not applicable)

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

@marvinruder marvinruder merged commit 3280562 into main Sep 23, 2023
@marvinruder marvinruder deleted the 505-show-loading-indicator-while-webauthn-button-is-clicked-and-authentication-is-in-progress branch September 23, 2023 16:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request frontend Related to frontend package
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Show loading indicator while WebAuthn button is clicked and authentication is in progress
1 participant