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

#343 Extend the Picker options interface and logic to enable passing the own component as item #450

Merged
merged 3 commits into from
Dec 9, 2022

Conversation

marcinsawicki
Copy link
Contributor

@marcinsawicki marcinsawicki commented Nov 15, 2022

Resolves: #343

Description

Some changes related to the interface and logic of Trigger and PickerList, enabling the possibility to pass the own component as list item.

Storybook

Storybook

Checklist

Obligatory:

  • Self-review
  • Unit & integration tests
  • Storybook cases
  • Design review
  • Functional (QA) review

Optional:

  • Accessibility cases (keyboard control, correct HTML markup, etc.)

@marcinsawicki marcinsawicki added the feature New feature or request label Nov 15, 2022
@marcinsawicki marcinsawicki changed the title #343 Extend the Picker options interface and logic to enable passing the component as list item #343 Extend the Picker options interface and logic to enable passing the own component as item Nov 15, 2022
Copy link

@sgraczyk sgraczyk left a comment

Choose a reason for hiding this comment

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

Approved however, it would be nice to introduce some simple tests.

@marcinsawicki marcinsawicki merged commit e9f2047 into v1 Dec 9, 2022
@marcinsawicki marcinsawicki deleted the feature/343-v2 branch December 9, 2022 13:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

[Picker] List items should have possibility to put own component there
5 participants