Skip to content

[UI] Fix Event Details Overlap (#6946)#6948

Merged
ritesh-karankal merged 4 commits intolayer5io:masterfrom
rishiraj38:fix/6946-event-details-overlap
Oct 1, 2025
Merged

[UI] Fix Event Details Overlap (#6946)#6948
ritesh-karankal merged 4 commits intolayer5io:masterfrom
rishiraj38:fix/6946-event-details-overlap

Conversation

@rishiraj38
Copy link
Copy Markdown
Member

Description

This PR fixes #6946
Notes for Reviewers

This PR fixes #6946 by resolving the layout overlap of Event Details and Registration Form
on both desktop and mobile views. The responsiveness has been corrected.

Changes Made

  • Updated CSS/layout for Event Details section.
  • Adjusted Registration Form spacing and container sizing.
  • Tested responsiveness on mobile and desktop.

Before
WhatsApp Image 2025-09-30 at 19 33 39

After
Screenshot 2025-09-30 at 8 56 32 PM

Notes for Reviewers

  • Please verify on different screen sizes.
  • Ensure no new layout issues are introduced.

Signed commits

  • Yes, I signed my commits.

Signed-off-by: Rishi Raj <rishiraj438gt@gmail.com>
@rishiraj38
Copy link
Copy Markdown
Member Author

@Rajesh-Nagarajan-11 @leecalcote Please check.

@l5io
Copy link
Copy Markdown
Member

l5io commented Sep 30, 2025

🚀 Preview for commit 42fd619 at: https://68dbfa71d95a5500d11c86e1--layer5.netlify.app

@Rajesh-Nagarajan-11
Copy link
Copy Markdown
Member

Yeah it's good , kindly fix eslint error alone

@rishiraj38
Copy link
Copy Markdown
Member Author

How can I fix this ESLint error? It’s not showing in my changed files; it’s on different files.

@Rajesh-Nagarajan-11
Copy link
Copy Markdown
Member

Kindly run the command -> make lint
This will fix lint errors in your files then commit again

@Rajesh-Nagarajan-11
Copy link
Copy Markdown
Member

If it's in different file leave it 👍🏻

Signed-off-by: Rishi Raj <rishiraj438gt@gmail.com>
@l5io
Copy link
Copy Markdown
Member

l5io commented Oct 1, 2025

🚀 Preview for commit 3d56086 at: https://68dcae7b2dcba9c9e873cc63--layer5.netlify.app

Signed-off-by: Rishi Raj <rishiraj438gt@gmail.com>
@l5io
Copy link
Copy Markdown
Member

l5io commented Oct 1, 2025

🚀 Preview for commit 7b5e10f at: https://68dcc0535058d6422705c7bc--layer5.netlify.app

@rishiraj38
Copy link
Copy Markdown
Member Author

@Rajesh-Nagarajan-11 Please check this commit.

@l5io
Copy link
Copy Markdown
Member

l5io commented Oct 1, 2025

🚀 Preview for commit dd42cdd at: https://68dcef4a6fda867802755a76--layer5.netlify.app

@ritesh-karankal ritesh-karankal merged commit a1ec1ee into layer5io:master Oct 1, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Event Details text overlaps with registration form in desktop and mobile view (layout responsiveness issue)

4 participants