staynomad / Nomad-Front

Prop-tech startup disrupting the budget homesharing industry
https://visitnomad.com
6 stars 0 forks source link

Remove "show expired" toggle on MyListings #457

Closed aidenszeto closed 3 years ago

aidenszeto commented 3 years ago

We are changing the backend so that "expired" listings have the property active: false, which means that "expired" listings will be considered drafts, making the "show expired" toggle redundant. Instead, the "show drafts" toggle will encapsulate both draft and expired listings.

NOTE: this ticket should not be done until backend issue #120 is completed