Open Issues Need Help
View All on GitHub Gardening • Plant Growth Tracking
修复删除自定义类别按钮的可访问性问题 28 days ago
AI Summary: Improve the accessibility of a delete button for custom categories by adding appropriate `title` and `aria-label` attributes, and optionally adding screen reader-only text. This involves modifying the HTML generation within the `loadCategories` JavaScript function and potentially adding a CSS class for screen reader styling.
Complexity:
2/5
bug duplicate good first issue