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

Added knockout_bindings as a dependency of entries.js #34523

Merged
merged 1 commit into from
Apr 29, 2024

Conversation

orangejenny
Copy link
Contributor

@orangejenny orangejenny commented Apr 29, 2024

Product Description

https://dimagi.atlassian.net/browse/SUPPORT-19569

Fixes a bug where "Clear" buttons were showing for checkbox questions. They should only show for questions using radio buttons.

Technical Summary

Introduced in #34271 when we started using expicit dependencies.

The fadeVisible binding that controls the "Clear" button for multiselect questions (see here) is defined in knockout_bindings.ko.js, so that needs to be added as a dependency.

Safety Assurance

Safety story

Local testing should be sufficient for this. Tiny, very low-risk change.

Automated test coverage

not really

QA Plan

no

Rollback instructions

  • This PR can be reverted after deploy with no further considerations

Labels & Review

  • Risk label is set correctly
  • The set of people pinged as reviewers is appropriate for the level of risk of the change

@orangejenny orangejenny added the product/all-users-all-environments Change impacts all users on all environments label Apr 29, 2024
@orangejenny orangejenny requested a review from a team April 29, 2024 21:28
@orangejenny orangejenny removed the request for review from a team April 29, 2024 21:28
@orangejenny orangejenny requested a review from nospame April 29, 2024 21:28
@dimagimon dimagimon added the Risk: Medium Change affects files that have been flagged as medium risk. label Apr 29, 2024
@orangejenny orangejenny merged commit 925a7a4 into master Apr 29, 2024
12 checks passed
@orangejenny orangejenny deleted the jls/add-ko-bindings-dependency branch April 29, 2024 21:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
product/all-users-all-environments Change impacts all users on all environments Risk: Medium Change affects files that have been flagged as medium risk.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants