and-murray / wharf-spaces

MIT License
1 stars 0 forks source link

Visitor counter staying visible (desk) #47

Open tomdownes14 opened 10 months ago

tomdownes14 commented 10 months ago

In GitLab by @christopher.batin on Nov 15, 2023, 14:32

Background

The counter in the visitor section should always remain visible, event when visitor bookings have been confirmed.  

 

User Story

+As+ user of the Murray Spaces app

+I want+ the counter to remain visible

+So that+ I can quickly edit the number of visitors my booking is for without having to cancel my booking then repeat the booking process

 

Acceptance Criteria

+Given+ a user is on the desk booking screen

+When+ they make a booking for a visitor

+Then+ they should see that the counter does not disappear but remains visible for them to quickly edit the quantity of visitors in the future (counter as pictured below:)

+Given+ a user is on the desk booking screen and have made a visitor booking

+When+ they change the number within the counter from the original booking

+Then+ a message should appear in the visitor section asking them to confirm the changes (same as when they have changed their booking time slot, as pictured below:)

Counter

!Screenshot 2023-09-04 at 16.04.48.png|width=173,height=84!

Confirmation message

!Screenshot 2023-09-04 at 16.11.59.png|width=267,height=62!

 

Tech Implementations/ Questions:

edwinsimpson commented 5 months ago

https://github.com/and-murray/wharf-spaces/issues/28 https://github.com/and-murray/wharf-spaces/issues/37