cedricyeeky / orbital_NUShopLah-

0 stars 1 forks source link

Small Bug: Seller Home Screen Toggle Button #20

Closed freddychenyouren2 closed 1 year ago

freddychenyouren2 commented 1 year ago

Discovered on 20 July 2023 1.10am

After creating a Percentage Voucher, the screen returns to its default state, where the Card is now Dollar Voucher, which is an expected behaviour.

However, the TouchableOpacity buttons remained at Percentage Voucher. This is not optimal and can be confusing to Sellers.

Small Bug - Percentage Voucher button remained after creation of voucher

cedricyeeky commented 1 year ago

UPDATE: SOLVED removed previous setState to dollar to prevent button shift

cedricyeeky commented 1 year ago

RESOLVED see previous comment