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

Loader Overlapping Button Text Instead of Replacing It on Click #19127

Open
vikas-yadav2002 opened this issue Feb 6, 2025 · 1 comment · May be fixed by #19140
Open

Loader Overlapping Button Text Instead of Replacing It on Click #19127

vikas-yadav2002 opened this issue Feb 6, 2025 · 1 comment · May be fixed by #19140
Labels
🐛 bug Something isn't working ui area: UI, frontend, button, form, input

Comments

@vikas-yadav2002
Copy link

Found a bug? Please fill out the sections below. 👍

Issue Summary

When clicking the Proceed button in the Connect Your Calendar section, the loader appears on top of the button's text instead of replacing the text.

Steps to Reproduce

  1. Navigate to the Connect Your Calendar section.
  2. Click on the Proceed button.
  3. Observe that the loader appears over the button text instead of replacing it.

This is a bug because the expected behavior is for the button text to be hidden when the loader is displayed.

Actual Results

The loader appears on top of the button text instead of replacing it.

Expected Results

When clicked, only the loader should be visible, and the button text should be hidden.

Evidence

screen-capture.webm
@vikas-yadav2002 vikas-yadav2002 added the 🐛 bug Something isn't working label Feb 6, 2025
@dosubot dosubot bot added the ui area: UI, frontend, button, form, input label Feb 6, 2025
@gaurab-khanal gaurab-khanal linked a pull request Feb 6, 2025 that will close this issue
3 tasks
@gaurab-khanal
Copy link

@PeerRich I have made the PR to the issue. You can review it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Something isn't working ui area: UI, frontend, button, form, input
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants