resmio / widget

Our booking widget
1 stars 0 forks source link

Implement the filter timelist function #100

Open menor opened 7 years ago

menor commented 7 years ago

We need to filter the times the we show in the timelist component based on the time of the day (breakfast, lunch, dinner...), I have a lot of doubts about how to make this work, so I will put a discussion needed label here, and will come back to list my questions later.

fabiennepimenta commented 7 years ago

this replaces #70

menor commented 7 years ago

About this:

mmarder commented 7 years ago

I think we should use the same times we use here:

bildschirmfoto 2016-11-14 um 14 40 45

At somepoint this should be a setting in the app.

I guess when I click in the selector, the list scrolls to the first timeslot in that time period is that right? Yes.

fabiennepimenta commented 7 years ago

I think it should be like this by default ( not sure if it's correct in the webapp) Between 07h00 - 11h29 – Frühstück Between 11h30 - 17h29 – Mittagstich Between 17h30 - 06h59 – Abendessen

And yes, when choose Frühstück the scroll goes to the first availability between the frühstück timeslot.

menor commented 7 years ago

You both make everything look so easy 🗡, thanks 😄

fabiennepimenta commented 7 years ago
screen shot 2016-11-14 at 17 54 02
menor commented 7 years ago

This is still unclear, what about a quick meeting with @fabiennepimenta @mmarder and some backend to see if we can get to a solution?

mmarder commented 7 years ago

@menor yes makes sense!

mmarder commented 7 years ago

@menor i guess we can kick this out of the sprint. As its not part of the MVP, right?

menor commented 7 years ago

yes @mmarder we can, at least until we decide how to solve it in the app