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(admin): fix toggle and tristate input elements not working correctly #278

Merged
merged 1 commit into from
Nov 13, 2024

fix(admin): fix toggle and tristate input elements not working correctly

b176ed4
Select commit
Loading
Failed to load commit list.
Merged

fix(admin): fix toggle and tristate input elements not working correctly #278

fix(admin): fix toggle and tristate input elements not working correctly
b176ed4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 7, 2024 in 1s

0.00% of diff hit (target 48.15%)

View this Pull Request on Codecov

0.00% of diff hit (target 48.15%)

Annotations

Check warning on line 8 in views/js/backend/admin/src/components/pdk/PsToggleInput.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

views/js/backend/admin/src/components/pdk/PsToggleInput.vue#L3-L8

Added lines #L3 - L8 were not covered by tests

Check warning on line 13 in views/js/backend/admin/src/components/pdk/PsToggleInput.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

views/js/backend/admin/src/components/pdk/PsToggleInput.vue#L12-L13

Added lines #L12 - L13 were not covered by tests

Check warning on line 21 in views/js/backend/admin/src/components/pdk/PsToggleInput.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

views/js/backend/admin/src/components/pdk/PsToggleInput.vue#L21

Added line #L21 was not covered by tests

Check warning on line 24 in views/js/backend/admin/src/components/pdk/PsToggleInput.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

views/js/backend/admin/src/components/pdk/PsToggleInput.vue#L24

Added line #L24 was not covered by tests

Check warning on line 34 in views/js/backend/admin/src/components/pdk/PsToggleInput.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

views/js/backend/admin/src/components/pdk/PsToggleInput.vue#L34

Added line #L34 was not covered by tests

Check warning on line 38 in views/js/backend/admin/src/components/pdk/PsToggleInput.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

views/js/backend/admin/src/components/pdk/PsToggleInput.vue#L37-L38

Added lines #L37 - L38 were not covered by tests

Check warning on line 40 in views/js/backend/admin/src/components/pdk/PsToggleInput.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

views/js/backend/admin/src/components/pdk/PsToggleInput.vue#L40

Added line #L40 was not covered by tests

Check warning on line 7 in views/js/backend/admin/src/components/pdk/PsTriStateInput.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

views/js/backend/admin/src/components/pdk/PsTriStateInput.vue#L7

Added line #L7 was not covered by tests