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

Duosi/fix/exhibitor industry filter #100

Merged
merged 4 commits into from
Oct 10, 2024

Conversation

Duosi-Dai
Copy link
Contributor

#97

Industry Filter text aligns to left now.

Screenshot 2024-10-03 223757

Copy link

vercel bot commented Oct 3, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
armada-nu ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 10, 2024 6:26pm

Copy link
Member

Choose a reason for hiding this comment

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

This file is from the other PR, should be fixed if it is merged though

@@ -115,7 +115,7 @@ export default function MultiSelect({
role="option"
aria-selected={isSelected(item)}
key={item.id}
className="flex min-w-32 cursor-default items-center gap-2 p-2 pl-3 hover:bg-emerald-950 hover:text-melon-700"
className="hover:text-melon-700g flex min-w-32 cursor-default items-center gap-2 p-2 pl-3 text-left hover:bg-emerald-950"
Copy link
Member

Choose a reason for hiding this comment

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

Added g at the end here, this will break the hover color

fix import issue
Copy link
Contributor

@AugustPaulsrud AugustPaulsrud 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!

@Duosi-Dai Duosi-Dai merged commit 30e797a into main Oct 10, 2024
6 checks passed
@Duosi-Dai Duosi-Dai deleted the duosi/fix/exhibitorIndustryFilter branch October 10, 2024 18:27
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.

3 participants