feat(KB-094): redesign GitHub import modal

- Redesign GitHubImportModal layout with improved UI/UX\n- Add comprehensive tests covering all modal states\n- Update import modal documentation in README\n- Add CSS styling for polished modal appearance\n- Include changeset for patch release
This commit is contained in:
gsxdsm
2026-03-30 07:27:27 -07:00
parent f24d28207a
commit c9535023d1
5 changed files with 708 additions and 196 deletions

View File

@@ -0,0 +1,5 @@
---
"@dustinbyrne/kb": patch
---
Polish the dashboard GitHub import modal layout, state presentation, and documentation.