Skip to main content

Usability Suggestions / 可用性建议

Definition / 定义

Usability suggestions are improvement ideas aimed at enhancing the user experience. They are not bugs in the traditional sense but recommendations for better UX.

可用性建议是旨在改善用户体验的改进意见。它们不是传统意义上的 Bug,而是优化用户体验的建议。

Severity Guidelines / 严重等级判定

Level 等级Criteria 标准Examples 示例
High Causes user frustration 引起用户困扰Hard to find the checkout button 难以找到结账按钮
Medium Reduces efficiency 降低效率Extra clicks for common action 常见操作需要额外点击
Low Minor polish 轻微优化Slightly better layout possible 布局可略微优化

How to Write Good Suggestions / 如何写好建议

Good usability suggestion should include:

  1. Current behavior / 当前行为 — What the user has to do now
  2. Pain point / 痛点 — Why it's not ideal
  3. Suggested improvement / 改进建议 — What would be better
  4. Benefit / 收益 — How users would benefit
Example:
Current: User needs to scroll to top and click "Save" every time
Pain point: This is inefficient for long forms
Suggestion: Add a floating "Save" button that stays visible when scrolling
Benefit: Saves time and reduces risk of losing work

When to File as Bug vs Suggestion / 何时提交 Bug 而非建议

File as Bug 按 Bug 提交File as Suggestion 按建议提交
Something is broken 功能损坏Something could be better 可以改进
Prevents task completion 阻碍任务完成Slows down but doesn't block 降低效率但不阻碍
Violates requirements 违反需求Would improve existing flow 优化现有流程