[UI] Fix Event Details Overlap (#6946)#6948
Merged
ritesh-karankal merged 4 commits intolayer5io:masterfrom Oct 1, 2025
Merged
Conversation
Signed-off-by: Rishi Raj <rishiraj438gt@gmail.com>
Member
Author
|
@Rajesh-Nagarajan-11 @leecalcote Please check. |
Member
|
🚀 Preview for commit 42fd619 at: https://68dbfa71d95a5500d11c86e1--layer5.netlify.app |
Member
|
Yeah it's good , kindly fix eslint error alone |
Member
Author
|
How can I fix this ESLint error? It’s not showing in my changed files; it’s on different files. |
Member
|
Kindly run the command -> make lint |
Member
|
If it's in different file leave it 👍🏻 |
Signed-off-by: Rishi Raj <rishiraj438gt@gmail.com>
Member
|
🚀 Preview for commit 3d56086 at: https://68dcae7b2dcba9c9e873cc63--layer5.netlify.app |
Signed-off-by: Rishi Raj <rishiraj438gt@gmail.com>
Member
|
🚀 Preview for commit 7b5e10f at: https://68dcc0535058d6422705c7bc--layer5.netlify.app |
Member
Author
|
@Rajesh-Nagarajan-11 Please check this commit. |
Member
|
🚀 Preview for commit dd42cdd at: https://68dcef4a6fda867802755a76--layer5.netlify.app |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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
Before

After

Notes for Reviewers
Signed commits