Skip to content

Wildcard V2: <Checkbox /> migration

Administrator requested to merge constractors/SG-27719 into main

Created by: gitstart-sourcegraph

Description

Migrates all usage of <input ... type="checkbox" /> to wildcard compoent <Checkbox />

Test plan

Run app on branch contractors/SG-27719, confirm that for all use cases of Checkbox, there are no UI/Functionality diff from app on prod environment

Ref

SG ISSUE GitStart Ticket

App preview:

Check out the client app preview documentation to learn more.

Merge request reports

Loading