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
@vercel
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
shleewhite pushed a commit that referenced this pull request Oct 14, 2025
Co-authored-by: Anna Wang <[email protected]>

Failing test fixed and reworked the hasChevron() function to more closely align with the syntax of other functions
shleewhite pushed a commit that referenced this pull request Oct 16, 2025
Co-authored-by: Anna Wang <[email protected]>

Failing test fixed and reworked the hasChevron() function to more closely align with the syntax of other functions
shleewhite pushed a commit that referenced this pull request Oct 16, 2025
feat: update enum and type names for allowed icons

tests pass (#3089)

Co-authored-by: Anna Wang <[email protected]>

Failing test fixed and reworked the hasChevron() function to more closely align with the syntax of other functions

feat: update docs to mention more-vertical as well

feat: added changeset

fix: edited changeset formatting to be more consistent

fix: type of allowed icons array

fix: website indentation issue
shleewhite pushed a commit that referenced this pull request Oct 16, 2025
feat: update enum and type names for allowed icons

tests pass (#3089)

Co-authored-by: Anna Wang <[email protected]>

Failing test fixed and reworked the hasChevron() function to more closely align with the syntax of other functions

feat: update docs to mention more-vertical as well

feat: added changeset

fix: edited changeset formatting to be more consistent

fix: type of allowed icons array

fix: website indentation issue
zamoore pushed a commit that referenced this pull request Oct 27, 2025
feat: update enum and type names for allowed icons

tests pass (#3089)

Co-authored-by: Anna Wang <[email protected]>

Failing test fixed and reworked the hasChevron() function to more closely align with the syntax of other functions

feat: update docs to mention more-vertical as well

feat: added changeset

fix: edited changeset formatting to be more consistent

fix: type of allowed icons array

fix: website indentation issue
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