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

feat(form:select,cascader,tree-select): default value when cleared #1844

Merged
merged 3 commits into from
Nov 5, 2024

Conversation

cipchk
Copy link
Member

@cipchk cipchk commented Oct 18, 2024

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

[ ] Bugfix
[x] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Build related changes
[ ] CI related changes
[ ] Documentation content changes
[ ] Application (the showcase website) / infrastructure changes
[ ] Other... Please describe:

What is the current behavior?

Issue Number: N/A

What is the new behavior?

Does this PR introduce a breaking change?

[ ] Yes
[x] No

Other information

@cipchk
Copy link
Member Author

cipchk commented Oct 18, 2024

Preview is ready!

Copy link

codecov bot commented Oct 18, 2024

Codecov Report

Attention: Patch coverage is 33.33333% with 2 lines in your changes missing coverage. Please review.

Project coverage is 94.84%. Comparing base (70e40b8) to head (5e3261a).
Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
packages/form/widgets/cascader/widget.ts 0.00% 0 Missing and 1 partial ⚠️
packages/form/widgets/tree-select/widget.ts 0.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1844      +/-   ##
==========================================
- Coverage   94.87%   94.84%   -0.03%     
==========================================
  Files         315      315              
  Lines        8931     8930       -1     
  Branches     1699     1701       +2     
==========================================
- Hits         8473     8470       -3     
  Misses        382      382              
- Partials       76       78       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@cipchk cipchk merged commit 655806d into master Nov 5, 2024
7 of 9 checks passed
@cipchk cipchk deleted the issues-form-clean-value branch November 5, 2024 09:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant