Bug 645 - Static system date time
Summary: Static system date time
Status: RESOLVED FIXED
Alias: None
Product: Group31Bullship
Classification: Unclassified
Component: User Interface (show other bugs)
Version: Demo 1.0
Hardware: All All
: --- enhancement
Assignee: Fiona Ling
URL:
Depends on:
Blocks:
 
Reported: 2021-12-05 17:01 HKT by Matthew Chan
Modified: 2021-12-05 17:28 HKT (History)
2 users (show)

See Also:


Attachments
Static system date time (30.59 KB, image/png)
2021-12-05 17:01 HKT, Matthew Chan
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Matthew Chan 2021-12-05 17:01:11 HKT
Created attachment 99 [details]
Static system date time

Problem description:
The system date time displayed on the main page is static, which is different from the date time shown on the History page after adding the order

Step to reproduce:
1. Click 'Continue as Manager'
2. Check the system date time, which is not moving

Actual result:
Static system date time is displayed

Expected result:
Non-static system date time should be displayed (moving clock), so that it is the same as the date time shown on the History page
Comment 1 Kannachan 2021-12-05 17:28:12 HKT
The problem is caused by not adding action to the text that display the datetime. We have added the updateClockAction so that the system date time can now become non-static, and it will now match with the date time shown on the History page. Thanks for reporting!