matthewwoo-zz / bot_2

0 stars 0 forks source link

BUG: STO Start/End Time Format Error #30

Open matthewwoo-zz opened 6 years ago

matthewwoo-zz commented 6 years ago

Error message should show the format for time so the user knows what information to enter. Link to FullStory is here: FullStory Session

The Issuer cannot elect to start a fundraise at 00:00 as this time is considered invalid. Issuers should be able to pick any start/end time for an STO, as long as it is in the future

┆Attachments: image.png

matthewwoo-zz commented 6 years ago

➤ Boris Shevchenko commented:

Thomas Borrel let's merge this issue with [Private Link] and make new convenient DateTimePickerRange component for both of them rather than 2 separate components. Example can be found here: http://www.daterangepicker.com/#example2

Stanislav Timofeev

matthewwoo-zz commented 6 years ago

➤ Stanislav Timofeev commented:

https://invis.io/VTFW8IJEB5M#/287309984_Dashboard-STO_Config Boris Shevchenko

matthewwoo-zz commented 6 years ago

➤ Stanislav Timofeev commented:

Boris Shevchenko Make sure to use our font Overpass (color for grey numbers — #5A6872, for black number — #152935, color for hours/min controls: base — #3D70B2 opacity: 10%) in the dropdown calendar. Thanks, man 😎

matthewwoo-zz commented 6 years ago

➤ Thomas Borrel commented:

Is the date format displayed using locale, or is it locked to the US date format (Month/Day/Year)?

matthewwoo-zz commented 6 years ago

➤ Stanislav Timofeev commented:

Thomas Borrel I think we need to use only 1 date format — US date: Month/Day. Do we need to year in this input? I think "Year" is not required to show here.

matthewwoo-zz commented 6 years ago

➤ Thomas Borrel commented:

Stanislav Timofeev - When the dates are closer to beginning and end of year, the actual year could be useful. Also, we have space to put that in. Up to you from a design perspective, but if you are OK with adding the year, I'd say let's do it. Thoughts?