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

Fix NestedSelect update options #7649

Merged
merged 4 commits into from
Jan 22, 2025
Merged

Fix NestedSelect update options #7649

merged 4 commits into from
Jan 22, 2025

Conversation

ahuang11
Copy link
Contributor

Closes #7647

@ahuang11 ahuang11 requested a review from philippjfr January 22, 2025 01:34
Copy link

codecov bot commented Jan 22, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.77%. Comparing base (b92f0c9) to head (e68256e).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #7649   +/-   ##
=======================================
  Coverage   86.77%   86.77%           
=======================================
  Files         346      346           
  Lines       52217    52225    +8     
=======================================
+ Hits        45313    45320    +7     
- Misses       6904     6905    +1     

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

@philippjfr philippjfr merged commit dad982b into main Jan 22, 2025
17 of 18 checks passed
@philippjfr philippjfr deleted the fix_nested_select branch January 22, 2025 16:04
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.

NestedSelect widgets' options do not change on update
2 participants