UI: Please change memory setting in flex compute offering from MiB to GiB
- 主要语言
- Java
- 星标
- 3.1k
- 派生
- 1.4k
- 平均合并
- 6 天 19 小时
- 30 天内合并 PR
- 32
描述
### The required feature described as a wish
As a user, I'd like to be able to set the memory size of my instances in GiB without having to calculate the correct MiB value.
Entering values in MiB tends to lead to entering round numbers of 1,000. This then results in odd GiB values.
If a VM with less than 1 GiB is ever actually needed, you can enter 0.5 GiB, for example.
However, this use case is likely to occur much less frequently than higher GiB values.
Maybe it could include a drop-down menu next to the value that uses GiB as the default but also allows MiB to be selected. But I think GiB is the most helpful for most people.
贡献指南
调研方向
首先定位 flex compute 产品的 UI 以及当前接受 MiB 值的内存字段,然后检查附近的 UI 测试。完成的标准是用户默认可以以 GiB 输入内存,包括 0.5 这样的分数值;如果现有设计支持单位选择器,还应提供所要求的 MiB 选项。
由索引模型根据 Issue 内容生成。
评估
- 领域
- cloud, frontend
- Issue 类型
- 功能
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 活跃
- 描述清晰度
- 基本清楚
- 新手友好度
- 65/100