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

Fix: Improved Circular Progress Bar UI #1726

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

lazygupta
Copy link

@lazygupta lazygupta commented Jan 26, 2025

PR Fixes:

  • Increased the size of the circular progress bar to improve its visibility.

Changes Implemented:

  • Adjusted the width and height of the circular progress bar container and SVG element.

Resolves #1723 (UI issue in progress circular-bar of course/video).

Checklist before requesting a review

  • I have performed a self-review of my code
  • I assure there is no similar/duplicate pull request regarding same issue
  • The changes have been tested for responsiveness and compatibility across supported browsers.

Before

image

After

image

Additional Notes (Optional):

  • Since this is my first pull request, I would appreciate any guidance or feedback to improve my future contributions.
  • Sorry , If I not followed any guideline for contribution

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bug: UI issue in progress circular-bar of course/video
1 participant