feat: product improvements — UX polish, competitive features, accessibility#6
Merged
feat: product improvements — UX polish, competitive features, accessibility#6
Conversation
…bility Tier 1 — Core UX Polish: - Recording duration timer in overlay (0:05 format) - Delete confirmation dialog for history entries (native Tauri ask()) - History search/filter with saved-only toggle - Overlay theme colors via CSS variables - Dictx Pro CTA in sidebar Tier 2 — Competitive Features: - Model download ETA and size display (245 MB / 650 MB — ~2:30 remaining) - Keyboard shortcuts help dialog (press ? to view) - Copy All button for history (copies visible/filtered entries) - Model use-case hints in onboarding cards Tier 3 — Accessibility & Polish: - ARIA labels on history icon buttons - Sidebar keyboard navigation (role=button, Enter/Space, focus ring) - WCAG contrast fix for disabled states (text-mid-gray vs opacity-50) - Micro-animations on history action buttons (active:scale-110) Also updates FUNDING.yml from original fork to 0xNyk + Gumroad.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Changes by Tier
Tier 1: Core UX Polish
0:05format next to bars)ask())Tier 2: Competitive Features
245 MB / 650 MB — ~2:30 remaining)?to view all keybindings)Tier 3: Accessibility & Polish
role="button", Enter/Space, focus ring)text-mid-grayreplacesopacity-50for disabled statesactive:scale-110)Test plan
bun run lintpassesbun run format:checkpassesbun run build(tsc + vite) compiles cleanen/translation.json?key opens shortcuts dialog