Skip to content

fix: improve venue dropdown styling and alignment #591

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

ChaitanyaZunzurkar
Copy link

🚀 Improved Venue Dropdown UI

📌 Description

This PR enhances the UI of the Venue dropdown menu by:

  • Fixing inconsistent spacing and alignment issues.
  • Standardizing font size and improving readability.
  • Removing redundant punctuation (e.g., "Surprise!, Surprise!").
  • Enhancing styling for better user experience and accessibility.

📸 Screenshots (Before & After)

Before

image

After

image

🔗 Related Issue(s)

Fixes #590

🛠 How Has This Been Tested?

  • ✅ Manually tested in different screen sizes.
  • ✅ Verified dropdown consistency across browsers.

✅ Checklist Before Merging:

  • Followed contribution guidelines.
  • Tested changes locally.
  • Updated relevant documentation (if applicable).
  • Ensured no breaking changes.

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Welcome to AsyncAPI. Thanks a lot for creating your first pull request. Please check out our contributors guide useful for opening a pull request.
Keep in mind there are also other channels you can use to interact with AsyncAPI community. For more details check out this issue.

Copy link

netlify bot commented Mar 9, 2025

Deploy Preview for peaceful-ramanujan-288045 ready!

Name Link
🔨 Latest commit 5cd1e32
🔍 Latest deploy log https://app.netlify.com/sites/peaceful-ramanujan-288045/deploys/67d01124dc8a19000831a37e
😎 Deploy Preview https://deploy-preview-591--peaceful-ramanujan-288045.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.

@@ -24,8 +24,8 @@
"ref": "/venue/London"
},
{
"title": "Suprise!, Suprise!",
"ref": "/venue/Suprise"
"title": "Surprise! , Surprise!",
Copy link
Collaborator

Choose a reason for hiding this comment

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

Why are there changes in this file @ChaitanyaZunzurkar

Copy link
Author

@ChaitanyaZunzurkar ChaitanyaZunzurkar Mar 11, 2025

Choose a reason for hiding this comment

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

To make correction in spelling.
Suprise ----> Surprise.
@ashmit-coder

Copy link
Member

@AceTheCreator AceTheCreator left a comment

Choose a reason for hiding this comment

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

Nice work @ChaitanyaZunzurkar, could you please remove every information about the surprise surprise section

@ChaitanyaZunzurkar
Copy link
Author

ChaitanyaZunzurkar commented Mar 11, 2025

Nice work @ChaitanyaZunzurkar, could you please remove every information about the surprise surprise section

yes i will do that.
will you please tell me what exactly i have to do.
there is no page for surprise surprise do i need to make it ?

@AceTheCreator

@AceTheCreator
Copy link
Member

@ChaitanyaZunzurkar can you resolve the conflict in your PR?

@ChaitanyaZunzurkar
Copy link
Author

@AceTheCreator
Yes I can resolve the conflicts in the PR

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.

[FEATURE] Improve Venue Dropdown UI & Fix Formatting
3 participants