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

FI-2685: Allow locking individual checkboxes #522

Merged
merged 15 commits into from
Oct 18, 2024
Merged

Conversation

AlyssaWang
Copy link
Collaborator

Summary

If list_options are passed through to checkbox inputs with individual locked: true fields, then they will be disabled in the inputs dialog.

Testing Guidance

New tests are up in the demo suite for checkbox variations.

Copy link

codecov bot commented Sep 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.05%. Comparing base (4f17e99) to head (959b065).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #522      +/-   ##
==========================================
+ Coverage   84.04%   84.05%   +0.01%     
==========================================
  Files         261      261              
  Lines       11385    11396      +11     
  Branches     1253     1255       +2     
==========================================
+ Hits         9568     9579      +11     
  Misses       1807     1807              
  Partials       10       10              
Flag Coverage Δ
backend 92.17% <100.00%> (+0.01%) ⬆️
frontend 79.32% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@AlyssaWang AlyssaWang merged commit 7204435 into main Oct 18, 2024
10 checks passed
@AlyssaWang AlyssaWang deleted the FI-2685-lock-checkbox branch October 18, 2024 18:47
@Shaumik-Ashraf Shaumik-Ashraf mentioned this pull request Oct 29, 2024
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.

2 participants