divaprotocol / diva-monorepo

Diva Monorepo
https://diva.finance
4 stars 4 forks source link

Customizable offer expiry date #680

Closed Walodja1987 closed 1 year ago

Walodja1987 commented 1 year ago

Context

Allow users to add a custom offer expiry date rather than having to choose from the given options. This is particularly useful when dealing with sports events that start at a specific point in time and you don't want users to fill the offer after the event started.

Mock-ups are provided below in the comments.

Envisaged functionality:

Note that with that change, the offer expiry is not a duration anymore but an actual date when the offer expires. So might need to adjust the logic a bit in the create flow.

Ayaz1997 commented 1 year ago

Mockup with pre-set time selected image

Mockup with custom date & time selected image

Walodja1987 commented 1 year ago

Done in PR #705