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

Additional refinements #387

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Additional refinements #387

wants to merge 3 commits into from

Conversation

aaronshekey
Copy link
Collaborator

Still more documentation stragglers. Accordion carets as well.

Copy link

vercel bot commented Jan 8, 2025

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

Name Status Preview Updated (UTC)
dev-mantle-docs ✅ Ready (Inspect) Visit Preview Jan 8, 2025 5:47pm
1 Skipped Deployment
Name Status Preview Updated (UTC)
mantle-docs ⬜️ Ignored (Inspect) Jan 8, 2025 5:47pm

Copy link
Collaborator

@forzalupo forzalupo left a comment

Choose a reason for hiding this comment

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

Would love it if we could just remove the accordion stuff in this PR (see comment)

@@ -35,7 +35,7 @@ AccordionTrigger.displayName = "AccordionTrigger";
const AccordionTriggerIcon = ({ className, ...props }: Omit<IconProps, "svg">) => (
<Icon
{...props}
svg={<CaretDown weight="fill" />}
Copy link
Collaborator

@forzalupo forzalupo Jan 8, 2025

Choose a reason for hiding this comment

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

image

I think this treatment is just too thin and disappears in this context (at least). These also need to be updated with the carets as the leftmost item. Also wondering if we should just allow the user to choose which icon weight for these depending on the context.

Could we just remove this part from this PR?

Copy link
Collaborator

Choose a reason for hiding this comment

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

yeah, the accordion component is getting a makeover soon and there's gonna be multiple variants

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