ArcoMul / leihbase

Web application to manage Leihladen, also known as Borrow Stores.
1 stars 1 forks source link

Mark items as not available if there's an upcoming reservation #22

Open maxverlaufen opened 4 months ago

maxverlaufen commented 4 months ago

An item that is reserved for the upcoming friday is still marked as "available now" on tuesday, for example, even though its technically not available. System should check if there is at least one "open" week (from friday to friday) before the next reservation or else mark the item accordingly.

ArcoMul commented 3 months ago

Yes that makes more sense, it's a bit complex to implement it like that though.

What do you think of not showing 'available now' at all, and instead of the red dot show a label like in this image:

image

ArcoMul commented 2 weeks ago

Maybe, don't show 'Available now' badge