Skip to content

Conversation

MelSumner
Copy link
Contributor

CleanShot 2025-08-05 at 19 05 43@2x

@MelSumner MelSumner requested a review from a team as a code owner August 6, 2025 00:06
Copy link

vercel bot commented Aug 6, 2025

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

Name Status Preview Updated (UTC)
hds-showcase ✅ Ready (Inspect) Visit Preview Aug 6, 2025 1:53am
hds-website ✅ Ready (Inspect) Visit Preview Aug 6, 2025 1:53am

test('toggle-icon renders no chevron when hasChevron is set to false', async function (assert) {
await render(
hbs`<Hds::Dropdown::Toggle::Icon @icon="user" @text="user menu" id="test-toggle-icon" @hasChevron={{false}} />`,
hbs`<Hds::Dropdown::Toggle::Icon @icon="more-horizontal" @text="user menu" id="test-toggle-icon" @hasChevron={{false}} />`,
Copy link
Contributor

Choose a reason for hiding this comment

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

ooo good catch! i guess we were trying to debug the wrong test the whole time :,) a good learning experience though

@annawanggg annawanggg merged commit 310aab2 into annawanggg/dropdown-a11y Aug 6, 2025
16 checks passed
@annawanggg annawanggg deleted the melsumner/dropdown-toggle-icon-a11y branch August 6, 2025 02:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants