You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Refactor the switches (ApproveSwitch, AvailableSwitch, PublicDisplaySwitch, NotificationSwitch) into two modular switches (AvailableSwitch and ApproveSwitch together, PublicDisplaySwitch and NotificationSwitch together)
Expected Deliverables
New classes called ConstraintSwitch (AvailableSwitch and ApproveSwitch together) and Switch (PublicDisplaySwitch and NotificationSwitch together) with the corresponding CSS from appropriate CSS files in the previous switches
Input arguments for new class should include the arguments from the original switches and the corresponding API path called when the switch value changes
Task Brief
Expected Deliverables
Estimated Completion Time
2 hours
Reviewers
@elouiestudent @jackiey321
The text was updated successfully, but these errors were encountered: