Inhibit storage scale down UX #337

Open
opened 2025-12-15 08:57:20 +00:00 by tobru · 0 comments
Owner

Stories

As a user, I want to be informed that it's not possible to scale storage down and also be prohibited from trying to do so early on.

Implementation Notes

Once a storage size is configured, it cannot be scaled down, only up. Prohibit the user from being able to scale down the storage size of an already running instance.

This is already enforced by the control plane, but making the portal aware of that increases user-friendliness. E.g. set the min size on the input type number in the edit form and inform accordingly.

## Stories _As a user, I want to be informed that it's not possible to scale storage down and also be prohibited from trying to do so early on._ ## Implementation Notes Once a storage size is configured, it cannot be scaled down, only up. Prohibit the user from being able to scale down the storage size of an already running instance. This is already enforced by the control plane, but making the portal aware of that increases user-friendliness. E.g. set the min size on the input type number in the edit form and inform accordingly.
Sign in to join this conversation.
No milestone
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
servala/servala-portal#337
No description provided.