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

YouTube Embeds And Styling Improvement #74

Merged
merged 3 commits into from
Sep 16, 2024

Conversation

bhavya32
Copy link
Contributor

@bhavya32 bhavya32 commented Sep 15, 2024

Pull Request

Description:

  • The main problem regarding UX of the site was that on slower systems, so many YT embeds on home page and gallery take a long time to load. Until they load, the whole page is blank.

  • The events on home page were not getting updated due to old backend (camlio.shop). Also in the events route, the event title was not visible in dark mode.

  • Freecounterstat is down since 2 days, and the whole page keeps waiting for 1min+ for it to load.

Changes:

  • Now shows a loader with thumbnail on top of YouTube embed until the player is finished rendering.

  • Updated home page event code, now showing last 3 events. Fixed the font color issue in events route.

  • Temporarily removed freecounterstat code. I don't think it will be up now. We can create our own by storing count in the backend in future.

  • Fixed some minor styling issues in google login and clubs (There was an out of place white banner visible in dark mode below the google sign in button.)

  • Removed fetchAdmins function from homepage as we are not displaying the council members on home page.

Checklist:

  • Have you tested your changes?
  • Have you updated the documentation?
  • Are all tests passing?
  • Does the code follow the coding guidelines?

Additional Notes:
IITM Email - [email protected]

Now shows a loader with thumbnail on top of YouTube embed till its ready. Fixed events and little styling.
Copy link

vercel bot commented Sep 15, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
sundarbans ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 16, 2024 6:03am

Copy link
Member

@ravikumawat7716 ravikumawat7716 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Everything is working fine.
Spin Color should be changed, for reference check the spiner on StudyBuddy Page.
border: 4px solid rgba(0, 0, 0, 0.1);
border-left-color: #910404;

Updated Spinner color for better consistency.
@bhavya32
Copy link
Contributor Author

@ravikumawat7716 I have updated the spinner css now.

Copy link
Member

@ravikumawat7716 ravikumawat7716 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Working fine.

@ravikumawat7716 ravikumawat7716 merged commit 7c36541 into SundarbansWebOps:main Sep 16, 2024
3 of 4 checks passed
@bhavya32 bhavya32 deleted the yt_speedload branch September 16, 2024 10:52
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.

2 participants