Skip to content

docs: add M5 (UI beautification) and M6 (search/filter) milestones#37

Merged
nathanhuh merged 2 commits intomainfrom
feat/docs-m5-m6-milestones
Mar 25, 2026
Merged

docs: add M5 (UI beautification) and M6 (search/filter) milestones#37
nathanhuh merged 2 commits intomainfrom
feat/docs-m5-m6-milestones

Conversation

@nathanhuh
Copy link
Copy Markdown
Contributor

Summary

Add two future milestones to project documentation for upcoming UI and search improvements:

  • M5 — UI Beautification: File extraction of app.go into focused files, bubbles/textinput for filter input, bubbles/spinner for loading, bubbles/table for context picker, enhanced lipgloss styles (borders, full-width status bar, consistent alignment)
  • M6 — Search/Filter for Long Lists: Fuzzy matching via sahilm/fuzzy, match highlighting, "/" filter on all list views, unified Filterable interface with generics

Also updates architecture and project overview docs (EN/KR) to reflect RDS completion and planned improvements.

Related Issues

N/A — documentation-only change establishing future milestones

Validation

  • make test — all tests pass
  • make build — compiles cleanly
  • Documentation-only changes, no code modified

Checklist

  • Scope is focused
  • Docs updated (if needed)
  • Tests/validation included
  • Breaking changes documented

- Add M5 milestone: file extraction of app.go, bubbles components
  (textinput, spinner, table), enhanced lipgloss styles
- Add M6 milestone: fuzzy matching via sahilm/fuzzy, match highlighting,
  universal filter on all list views, unified Filterable architecture
- Update M4.1 to cross-reference moved items (spinners → M5.3, fuzzy → M6)
- Update implementation order diagram with M5/M6
- Update architecture docs (EN/KR): RDS status to implemented, add
  Planned Improvements section
- Update project overview docs (EN/KR): note planned bubbles and fuzzy deps
@nathanhuh nathanhuh merged commit 5d88b9b into main Mar 25, 2026
1 check passed
@nathanhuh nathanhuh deleted the feat/docs-m5-m6-milestones branch March 25, 2026 06:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants