-
Notifications
You must be signed in to change notification settings - Fork 136
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
[Live-Site] Feature/loading #641
Conversation
Deploying with
|
Latest commit: |
7289f48
|
Status: | ✅ Deploy successful! |
Preview URL: | https://b03f5dd2.www-rds.pages.dev |
Branch Preview URL: | https://feature-loading.www-rds.pages.dev |
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.
Hey @Pratiyushkumar,
I don't think we need both loading text and the animation.
You can remove the "Loading" text. Also, can the space between the dots decrease a little?
removed loading text only animation is there |
…site-www into feature/loading
The loader is overall good can we decrease the size of bubbles, a little and make it pink color(for all the three bubbles). |
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
…site-www into feature/loading
<div class='loading'> | ||
<span></span> | ||
<span></span> | ||
<span></span> | ||
</div> |
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.
NIT: this can be broken into a separate component
Issue
What is the change?
There should be a loader shown while kicking out the peers from a live stream, so when we kick peers, there is a delay between the request sent to the backend and the response from the backend, so to cover that delay we are putting a loader.
Is Development Tested?
Change video recording
bandicam.2023-09-20.20-22-02-793.mp4