Skip to content
This repository has been archived by the owner on Aug 21, 2023. It is now read-only.

Dropdown: Multi-select: Match active item (without id) #605

Merged
merged 1 commit into from
Apr 29, 2019

Conversation

ItsJonQ
Copy link
Contributor

@ItsJonQ ItsJonQ commented Apr 29, 2019

Dropdown: Multi-select: Match active item (without id)

Screen Recording 2019-04-29 at 12 50 PM

This update fixes the Dropdown: Multi-select active rendering, specifically
for items without an id prop.

This update provides the matcher util with the indexMap id for both id
and value (as fallback) to determine the is-active UI state.

This update fixes the Dropdown: Multi-select active rendering, specifically
for items without an `id` prop.

This update provides the matcher util with the `indexMap` id for both `id`
and `value` (as fallback) to determine the `is-active` UI state.
@ItsJonQ ItsJonQ added bug 🐛 patch ☝️ To indicate patch version bumps labels Apr 29, 2019
@ItsJonQ ItsJonQ requested a review from plbabin April 29, 2019 16:53
@ItsJonQ ItsJonQ self-assigned this Apr 29, 2019
@netlify
Copy link

netlify bot commented Apr 29, 2019

Deploy preview for hsds-react ready!

Built with commit d961424

https://deploy-preview-605--hsds-react.netlify.com

@ItsJonQ
Copy link
Contributor Author

ItsJonQ commented Apr 29, 2019

@coveralls
Copy link

Pull Request Test Coverage Report for Build 2092

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 100.0%

Totals Coverage Status
Change from base Build 2091: 0.0%
Covered Lines: 7781
Relevant Lines: 7781

💛 - Coveralls

Copy link
Collaborator

@plbabin plbabin left a comment

Choose a reason for hiding this comment

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

thank you for your help on this! 🚀

@ItsJonQ ItsJonQ merged commit f8a0880 into master Apr 29, 2019
@ItsJonQ ItsJonQ deleted the dropdown-multi-select-active-rendering branch May 8, 2019 19:07
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug 🐛 patch ☝️ To indicate patch version bumps
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants