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

fix: resolved overlap issue with arrow in select #1591

Closed

Conversation

jguddas
Copy link
Contributor

@jguddas jguddas commented Sep 9, 2023

Before the content could grow until it was under the arrow.

Now:

image

@jguddas jguddas requested a review from jrgarciadev as a code owner September 9, 2023 17:20
@changeset-bot
Copy link

changeset-bot bot commented Sep 9, 2023

🦋 Changeset detected

Latest commit: d429516

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 36 packages
Name Type
@nextui-org/theme Patch
@nextui-org/accordion Patch
@nextui-org/avatar Patch
@nextui-org/badge Patch
@nextui-org/button Patch
@nextui-org/card Patch
@nextui-org/checkbox Patch
@nextui-org/chip Patch
@nextui-org/code Patch
@nextui-org/divider Patch
@nextui-org/dropdown Patch
@nextui-org/image Patch
@nextui-org/input Patch
@nextui-org/kbd Patch
@nextui-org/link Patch
@nextui-org/listbox Patch
@nextui-org/menu Patch
@nextui-org/modal Patch
@nextui-org/navbar Patch
@nextui-org/pagination Patch
@nextui-org/popover Patch
@nextui-org/progress Patch
@nextui-org/radio Patch
@nextui-org/ripple Patch
@nextui-org/scroll-shadow Patch
@nextui-org/select Patch
@nextui-org/skeleton Patch
@nextui-org/snippet Patch
@nextui-org/spacer Patch
@nextui-org/spinner Patch
@nextui-org/switch Patch
@nextui-org/table Patch
@nextui-org/tabs Patch
@nextui-org/tooltip Patch
@nextui-org/user Patch
@nextui-org/react Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@vercel
Copy link

vercel bot commented Sep 9, 2023

@jguddas is attempting to deploy a commit to the NextUI Team on Vercel.

A member of the Team first needs to authorize it.

@vercel
Copy link

vercel bot commented Sep 9, 2023

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

Name Status Preview Comments Updated (UTC)
nextui-storybook-v2 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 5, 2023 1:50pm

@@ -9,9 +9,9 @@ const select = tv({
label: "block text-small font-medium text-foreground-500 pointer-events-none",
mainWrapper: "w-full flex flex-col",
trigger:
"relative px-3 gap-3 w-full inline-flex flex-row items-center shadow-sm outline-none tap-highlight-transparent",
"relative px-3 gap-3 w-full inline-flex flex-row items-center shadow-sm outline-none tap-highlight-transparent pr-10",
Copy link
Member

Choose a reason for hiding this comment

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

@jguddas let's reduce the pr to 6, please check this line https://github.com/nextui-org/nextui/pull/1591/files#diff-cf57aaf38eadf5556e28ffe5f5cd170c1b121821a248be7d551d02c13025b0c4L88

The px overrides the pr- on sm sizes

@wingkwong
Copy link
Member

Closing due to inactivity.

@wingkwong wingkwong closed this Apr 21, 2024
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