COMP3122-2324-Project / Simpsyber

0 stars 0 forks source link

[FEATURE] Add number of remaining days for testing in the message box #33

Open DickyC521 opened 4 months ago

DickyC521 commented 4 months ago

After the bug being recovered, the new version of function requires 4 days to test and implement in the app. For a better experience to users, a notification can be added in the message box, which shows how many days remaining for the latest version of the function, Therefore user is able to see remaining days of testing and don’t need to change between home page and deploy page.

Example: Bug detected in payment and being recovered. New version of payment needs 3 more days to test. Screenshot 2024-03-03 163728

Message box of current version: message box before fix bug

Message box after adding the feature: message box after bug fix

NayaLuk commented 4 months ago

I have the same idea as you. Checking the remaining days of testing is inconvenient. It might be a good idea to display the remaining days at the bottom, as shown in the picture.

image

Also, it could show details of the current project, such as the value and level of the field.