Skip to content

Conversation

@RobbieTheWagner
Copy link
Member

📌 Summary

This PR updates ember-power-select to the latest version and migrates from PowerSelectMultiple to using @multiple, which is the new API for multiple selects and PowerSelectMultiple is deprecated.

🛠️ Detailed description

📸 Screenshots

🔗 External links

Jira ticket: HDS-XXX
Figma file: [if it applies]


👀 Component checklist

💬 Please consider using conventional comments when reviewing this PR.

📋 PCI review checklist
  • If applicable, I've documented a plan to revert these changes if they require more than reverting the pull request.
  • If applicable, I've worked with GRC to document the impact of any changes to security controls.
    Examples of changes to controls include access controls, encryption, logging, etc.
  • If applicable, I've worked with GRC to ensure compliance due to a significant change to the in-scope PCI environment.
    Examples include changes to operating systems, ports, protocols, services, cryptography-related components, PII processing code, etc.

@RobbieTheWagner RobbieTheWagner requested review from a team as code owners November 3, 2025 11:41
@vercel
Copy link

vercel bot commented Nov 3, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Updated (UTC)
hds-showcase Ready Ready Preview Nov 3, 2025 3:11pm
hds-website Ready Ready Preview Nov 3, 2025 3:11pm

@aklkv
Copy link
Collaborator

aklkv commented Nov 3, 2025

this potentially breaking, I think to be safe we should target v5 for this change, maybe.

@RobbieTheWagner
Copy link
Member Author

this potentially breaking, I think to be safe we should target v5 for this change, maybe.

What do you think is breaking?

@aklkv
Copy link
Collaborator

aklkv commented Nov 4, 2025

this potentially breaking, I think to be safe we should target v5 for this change, maybe.

What do you think is breaking?

Since there are consumer that BYO version of power select which might be lower then 8.11 where this API has been introduced we might run into issues. Maybe it's worth spinnning up RC build to test out on consumer but given that v5 is around the corner it might be just safer to target major release

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs-website Content updates to the documentation website packages/components showcase

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants