opengovsg / checkfirst

Don't Know? CheckFirst. A tool to build eligibility checkers and calculators for Singapore Government policies
https://checkfirst.gov.sg
Other
11 stars 6 forks source link

fix: properly disable bad options in add logic #1275 #1276

Closed aniruddha-adhikary closed 2 years ago

aniruddha-adhikary commented 2 years ago

Problem

Closes #1275

Solution

Used the disabled values in rendering the Menu.

Before & After Screenshots

BEFORE:

Screenshot 2022-04-21 at 6 41 00 AM

AFTER:

Screenshot 2022-04-21 at 6 53 52 AM

Tests