fix: cutoff header word in mobile view at venue page#518
Merged
ashmit-coder merged 2 commits intoasyncapi:masterfrom Jan 17, 2025
Karma-LLP:fixcutoff
Merged
fix: cutoff header word in mobile view at venue page#518ashmit-coder merged 2 commits intoasyncapi:masterfrom Karma-LLP:fixcutoff
ashmit-coder merged 2 commits intoasyncapi:masterfrom
Karma-LLP:fixcutoff
Conversation
✅ Deploy Preview for peaceful-ramanujan-288045 ready!Built without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify site configuration. |
Member
Author
|
can we take a look at the pr #506 and #507 for the cypress test, so that the test is passing correctly. |
Contributor
thank you @TenzDelek for the reminder. |
vincenthirtz
pushed a commit
to vincenthirtz/conference-website
that referenced
this pull request
Dec 19, 2025
Co-authored-by: Ashmit Jagtap <ashmitjagtap2209@gmail.com>
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
the location header in the venue is getting cut off by the nav during the mobile view

before:
after:

Related issue(s)
Fixes: #517