nelsoft-easyshop / yilinker-online-buyer-ios

product attributes
1 stars 1 forks source link

[BUG] Homepage - Flash Sales countdown starts even when it is not yet up #976

Open regineabigail opened 8 years ago

regineabigail commented 8 years ago

Version: V1.0.1 OS: All Device: All Steps to Reproduce:

  1. Admin: Create a promo with Start Date ahead of the current time(at least 5 minutes)
  2. Launch the app and proceed to Homepage's flash sales banner Result: Flash Sales countdown starts even when it is not yet up. Current time adds to the time span that admin set.
ajtandoc commented 8 years ago

This is an API issue.

mikedollosa commented 8 years ago

@elbertyagaya does this still occur (since we do not have flash sales as of this moment). This has no issue filed in online

elbertyagaya commented 8 years ago

@mikedollosa, we need to test it at-least in staging.

By the way, this issue has something to do with the relevance of the value of "remaining time" key in layout4 of home data2 with the actual content of flash sale webview. I don't think that the admin is capable of manipulating the value of the "remaining time" key (the counter value) of flash sale which is shown in mobile home screen. Meaning to say, if the admin set's some start date, he/she should be able to coordinate this to backend devs or the cms guys for them to set the corresponding value of remaining time. Thus, we'll tagged as as "For Clarification" as well.