fisharebest / webtrees

Online genealogy
https://webtrees.net
GNU General Public License v3.0
419 stars 290 forks source link

Update checkbox-inline.phtml #4927

Open magicsunday opened 6 months ago

magicsunday commented 6 months ago

Currently the Checkbox component cannot be properly used to save empty (unchecked status) settings. A hidden element is missing here, which is assigned the unchecked value.

codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (a837a59) 32.13% compared to head (d36dc9b) 32.13%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #4927 +/- ## ========================================= Coverage 32.13% 32.13% Complexity 11394 11394 ========================================= Files 1171 1171 Lines 48019 48019 ========================================= Hits 15431 15431 Misses 32588 32588 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.