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

Select reset value #1209

Merged
merged 5 commits into from
Mar 5, 2021
Merged

Conversation

anddrzejb
Copy link
Member

🤔 This is a ...

  • New feature
  • Bug fix
  • Site / documentation update
  • Demo update
  • Component style update
  • Bundle size optimization
  • Performance optimization
  • Refactoring
  • Code style optimization
  • Test Case
  • Branch merge
  • Other (about what?)

🔗 Related issue link

Fixes #1207

💡 Background and solution

There was no check nor behaviour for when value was changed from outside of the component to a value non-existing in the list.

☑️ Self Check before Merge

⚠️ Please check all items below before review. ⚠️

  • Doc is updated/provided or not needed
  • Demo is updated/provided or not needed
  • Changelog is provided or not needed

@github-actions
Copy link

github-actions bot commented Mar 5, 2021

Prepare preview

@anddrzejb anddrzejb requested a review from ElderJames March 5, 2021 09:51
ElderJames
ElderJames previously approved these changes Mar 5, 2021
@ElderJames ElderJames merged commit a3a9312 into ant-design-blazor:master Mar 5, 2021
zxyao145 pushed a commit to zxyao145/ant-design-blazor that referenced this pull request Mar 20, 2021
…design-blazor#1209)

* chore: add GitHub Actions for auto preview (ant-design-blazor#1205)

* chore: add github actions for auto preview

* fix setup job

* chore: add GitHub Actions for auto preview (ant-design-blazor#1205)

* fix(module:select): reset value when changed to non-existing

Co-authored-by: James Yeung <[email protected]>
@anddrzejb anddrzejb deleted the selectResetValue branch May 12, 2021 07:27
ElderJames added a commit that referenced this pull request Apr 23, 2022
* chore: add GitHub Actions for auto preview (#1205)

* chore: add github actions for auto preview

* fix setup job

* chore: add GitHub Actions for auto preview (#1205)

* fix(module:select): reset value when changed to non-existing

Co-authored-by: James Yeung <[email protected]>
ElderJames added a commit that referenced this pull request Apr 30, 2022
* chore: add GitHub Actions for auto preview (#1205)

* chore: add github actions for auto preview

* fix setup job

* chore: add GitHub Actions for auto preview (#1205)

* fix(module:select): reset value when changed to non-existing

Co-authored-by: James Yeung <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Select Reset Problem
2 participants