ytsaurus-ui icon indicating copy to clipboard operation
ytsaurus-ui copied to clipboard

Explain quota change limits

Open Krock21 opened this issue 8 months ago • 0 comments

When trying to change quota on accounts page, I see an error This value must be >= X. Screenshot 2024-06-25 at 16 40 10

This can be confusing (and was confusing) since there is no explanation on why this limit was enforced. In my case it was enforced by limit from children account and by usage

Also it is hard to understand where the number X comes from. From this code I see some non-trivial logic

I suggest adding (i) icon next to an error with an explanation, like:

  • Hardcode limit
  • Children limits add up to X
  • Usage is X

Krock21 avatar Jun 25 '24 14:06 Krock21