bcgov / parks-reso-admin

Day Use Pass
Apache License 2.0
4 stars 13 forks source link

Admin - Pass capacity bar change #351

Open Dianadec opened 4 months ago

Dianadec commented 4 months ago

Description:

As a parks admin user, I want to be made aware of how many people are in the booking process so that I know what to expect for visitation on any given day.

The following is what bootstrap does for 'multi progress bar'. We can colourize the bar instead of one colour for X/Z passes booked, we can include X/Y/Z where:

X = passes fully booked Y = passes on hold Z = total passes available for the day.

image

Acceptance Criteria:

Given I am a parks admin user When I go to the pass management page Then I see the capacity bar with how many passes are currently being held (in addition to reserved and available)

Given When Then

Development Checklist:

Dependencies

Wireframe(s):

Workflows:

Definition of Ready (Note: If any of these points are not applicable, mark N/A)

Definition of Done

Notes:

Dianadec commented 4 months ago

Refinement: this feature update may not be needed - might not have enough value at this time.