-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add capacity unit #619
Comments
@manumoreira I think the hint should say "What's the unit of capacity for each [provider unit]?" The example in the design is incoherent as the provider unit is "Lab" and the hint does not use it. We DO want to use the units in as many places as possible, including hints, to make it easier for users to understand the different values and labels. perhaps "beds" is a better example than "seats"? |
Considering Nico's comment the hint should say |
In modals for creating, upgrading or increasing we should replace |
In providers screen.
Create a copy to integrate with
capacity workload
(also rename ascapacity factor
)The hint should say
What’s the unit of capacity for each hospital? (eg: “seats”)
Default value should be
provider unit
and if it's null it should have the same default valueprovider
Copy should be:
capacity unit
will provide service forcapacity factor
demand unit
Replace
capacity unit
in pop-ups and actions screenThe text was updated successfully, but these errors were encountered: