9001 / 9001/copyparty

Storage meter

未关闭
#1,359 0 条评论 2 个 reaction 已指派 1 人 已被 @9001 认领 在 GitHub 查看
enhancement
主要语言
Python
星标
46.7k
派生
1.9k
平均合并
9 天 2 小时
30 天内合并 PR
4

描述

Numbers are somewhat hard to read. But graphics are easier, am I right?

**is your feature request related to a problem? Please describe.**
This is slightly related to a previous suggestion I made (#1358). But basically, there is a video on YouTube that shows html tags that "no one teaches". I mentioned one of those, but in this suggestion, I wanna mention the meter tag.

**Describe the idea / solution you'd like**
So, next to the actual numbers for the storage, I was thinking of including the meter tag, and have some js to handle it. I don't really know if it supports the low argument to be percentages (Like 25% being 10 of 40), of if it can be higher than the high or optimal arguments... But it could be a nice addition. The video in question is [https://www.youtube.com/watch?v=VkWJQe_EsjQ&t=362s](url)

**Describe any alternatives you've considered**
Honestly, just not including it. Or use the progress tag instead, which is also shown in that video.

**Additional context**
None at all

贡献指南

打开贡献指南

调研方向

查找显示存储数值的前端代码,可能位于模板或 JavaScript 文件中。查找现有的用于显示存储信息的 UI 组件。任务是将 或 标签添加到数值旁边。检查后端是否以适用于 meter 的 min、max、low、high 和 optimal 属性的格式提供存储数据。测试视觉集成,并确保存储发生变化时 JavaScript 能正确更新 meter。

由索引模型根据 Issue 内容生成。

评估

技术栈
html, javascript
领域
frontend
Issue 类型
功能
难度
2/5
预计耗时
1-3 小时
活跃度
停滞
描述清晰度
基本清楚
新手友好度
55/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。