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

Solved issue #4969 #4979

Merged
merged 1 commit into from
Nov 10, 2024
Merged

Conversation

Arshia-163
Copy link
Contributor

@Arshia-163 Arshia-163 commented Nov 10, 2024

Related Issue

None

Fixes: #4969

Description

The CSS has been modified to make the calendar elements on the Events page responsive, ensuring they properly adjust and resize to fit smaller screen sizes, particularly in mobile view. The changes address overflow and alignment issues that were affecting the usability and readability of the calendar on devices with smaller screens.
Issue Fixed:

  • Problem: The calendar elements on the Events page were not resizing properly on mobile view, causing elements to overflow and misalign.
  • Resolution: The footer and calendar-related elements have been adjusted using responsive design techniques to ensure they scale properly on all screen sizes.

Fixed: #4969

Type of PR

  • Bug fix
  • Feature enhancement
  • Documentation update
  • Other (specify): _______________

Screenshots / videos (if applicable)

Before:
Screenshot 2024-11-10 161407
After:
image

Checklist:

  • I have made this change from my own.
  • I have taken help from some online resources.
  • My code follows the style guidelines of this project.
  • I have performed a self-review of my own code.
  • I have commented my code, particularly in hard-to-understand areas.
  • My changes generate no new warnings.
  • I have tested the changes thoroughly before submitting this pull request.
  • I have provided relevant issue numbers and screenshots after making the changes.

Copy link

vercel bot commented Nov 10, 2024

Deployment failed with the following error:

Resource is limited - try again in 32 minutes (more than 100, code: "api-deployments-free-per-day").

Copy link
Contributor

Thank you for submitting your pull request! 🙌 We'll review it as soon as possible. In the meantime, please ensure that your changes align with our CONTRIBUTING.md. If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊

Copy link

netlify bot commented Nov 10, 2024

Deploy Preview for swapreadsconnect ready!

Name Link
🔨 Latest commit 476675c
🔍 Latest deploy log https://app.netlify.com/sites/swapreadsconnect/deploys/6730a3c1edbe58000875f354
😎 Deploy Preview https://deploy-preview-4979--swapreadsconnect.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@sailaja-adapa sailaja-adapa merged commit 4f539c7 into anuragverma108:main Nov 10, 2024
7 of 19 checks passed
@sailaja-adapa sailaja-adapa added level3 Advance gssoc-ext This contribution is under GirlScript Summer of Code 2024 Extended Edition! hacktoberfest-accepted GSSOC Ext. is collaborated with Hacktoberfest labels Nov 10, 2024
@abhi03ruchi abhi03ruchi added level2 Intermediate and removed level3 Advance labels Nov 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gssoc-ext This contribution is under GirlScript Summer of Code 2024 Extended Edition! hacktoberfest-accepted GSSOC Ext. is collaborated with Hacktoberfest level2 Intermediate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: Make Events Page Responsive For Mobile View
3 participants