NeuralNik/linkr

Add Tooltips for Customization Options

开放

#17 创建于 2025年10月11日

 (2 条评论) (0 个反应) (1 位负责人)TypeScript (3 个派生)auto 404
enhancementfrontendgood first issuehacktoberfest

仓库指标

星标
 (0 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

Add informative tooltips to all customization options (error correction, size, border, colors) to help users understand what each setting does.

Requirements:

  • Use Shadcn/ui Tooltip component
  • Explain each error correction level (L, M, Q, H)
  • Describe size implications
  • Add color picker guidance

Acceptance Criteria:

  • All customization options have helpful tooltips
  • Tooltips appear on hover with delay
  • Clear, concise explanations for each option

贡献者指南