Skip to content
This repository has been archived by the owner on Dec 27, 2022. It is now read-only.

fix: checkbox multiselect #167

Merged
merged 2 commits into from
Mar 28, 2022
Merged

fix: checkbox multiselect #167

merged 2 commits into from
Mar 28, 2022

Conversation

vincentaudebert
Copy link
Contributor

Summary

Type

  • Bug

Summarise concisely:

What is expected?

Checkbox allows value in case of multiselect

The following changes where made:

(Describe what you did)

  1. forward value prop

  2. update tests + storybook

Relevant logs and/or screenshots

Screenshot 2022-03-24 at 17 24 27

@vincentaudebert vincentaudebert added the bug Something isn't working label Mar 24, 2022
@vincentaudebert vincentaudebert self-assigned this Mar 24, 2022
@scaleway-bot scaleway-bot temporarily deployed to fix-checkbox-multiselect March 24, 2022 16:46 Destroyed
@vincentaudebert vincentaudebert force-pushed the fix/checkbox-multiselect branch from 897e9a2 to 82716c8 Compare March 28, 2022 08:01
@scaleway-bot scaleway-bot temporarily deployed to fix-checkbox-multiselect March 28, 2022 08:01 Destroyed
@scaleway-bot scaleway-bot temporarily deployed to fix-checkbox-multiselect March 28, 2022 08:02 Destroyed
@vincentaudebert vincentaudebert force-pushed the fix/checkbox-multiselect branch from 82716c8 to 733f54a Compare March 28, 2022 08:11
@scaleway-bot scaleway-bot temporarily deployed to fix-checkbox-multiselect March 28, 2022 08:12 Destroyed
@vincentaudebert vincentaudebert merged commit f65292f into main Mar 28, 2022
@vincentaudebert vincentaudebert deleted the fix/checkbox-multiselect branch March 28, 2022 08:31
scaleway-bot pushed a commit that referenced this pull request Mar 28, 2022
### [1.15.2](v1.15.1...v1.15.2) (2022-03-28)

### 📦 Chore

* **devdeps:** update dependency @testing-library/jest-dom to v5.16.3 ([#169](#169)) ([7bcf61c](7bcf61c))
* **devdeps:** update dependency eslint-plugin-mdx to v1.17.0 ([#172](#172)) ([01e5e5a](01e5e5a))
* **devdeps:** update dependency prettier to v2.6.1 ([#171](#171)) ([c455e0d](c455e0d))
* **devdeps:** update dependency typescript to v4.6.3 ([#170](#170)) ([ab7c3af](ab7c3af))

### 🐛 Bug Fixes

* checkbox multiselect ([#167](#167)) ([f65292f](f65292f))
@scaleway-bot
Copy link
Collaborator

🎉 This PR is included in version 1.15.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants