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

Allow to clear <select> field #161

Closed
wojtek-krysiak opened this issue Oct 8, 2019 · 2 comments
Closed

Allow to clear <select> field #161

wojtek-krysiak opened this issue Oct 8, 2019 · 2 comments
Labels
big Something which will take more than 1 day released on @beta released
Milestone

Comments

@wojtek-krysiak
Copy link
Contributor

wojtek-krysiak commented Oct 8, 2019

When there is a select field (i.e. reference) there should be an option to clear it's value (when field is not required)

In this task it would be perfect if we can rewrite the select component to be in our design system

@wojtek-krysiak wojtek-krysiak added this to the version 1.7 milestone Jan 16, 2020
@wojtek-krysiak wojtek-krysiak added the big Something which will take more than 1 day label Feb 27, 2020
@wojtek-krysiak wojtek-krysiak modified the milestones: version 1.7, v2.3 Apr 30, 2020
wojtek-krysiak added a commit that referenced this issue Aug 26, 2020
github-actions bot pushed a commit that referenced this issue Aug 26, 2020
# [3.1.0-beta.1](v3.0.1...v3.1.0-beta.1) (2020-08-26)

### Bug Fixes

* propert handle null valuescloses [#304](#304) ([7d16a4e](7d16a4e))

### Features

* allow to clear <select> field ([19e8db9](19e8db9)), closes [#161](#161)
* unify flatten unflatten logic ([b8435de](b8435de)), closes [#352](#352)
@github-actions
Copy link

🎉 This issue has been resolved in version 3.1.0-beta.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

@wojtek-krysiak wojtek-krysiak mentioned this issue Aug 26, 2020
github-actions bot pushed a commit that referenced this issue Aug 27, 2020
# [3.1.0](v3.0.1...v3.1.0) (2020-08-27)

### Bug Fixes

* disabled fields are stripped from the payloadrelates to [#430](#430) ([f0b4319](f0b4319))
* make sure old adapters also work ([cb0bd3f](cb0bd3f))
* onChange can also update other fields ([46dacb9](46dacb9))
* propert handle null valuescloses [#304](#304) ([7d16a4e](7d16a4e))

### Features

* allow to clear <select> field ([19e8db9](19e8db9)), closes [#161](#161)
* release ([d21ec77](d21ec77))
* unify flatten unflatten logic ([b8435de](b8435de)), closes [#352](#352)
@github-actions
Copy link

🎉 This issue has been resolved in version 3.1.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
big Something which will take more than 1 day released on @beta released
Projects
None yet
Development

No branches or pull requests

1 participant