This website requires JavaScript.
Explore
Help
Register
Sign In
bvandeusen
/
FabledApp
Archived
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
32
Wiki
Activity
Release v26.04.15.1 — Tablet landscape improvements
#25
Merged
bvandeusen
merged 0 commits from
dev
into
main
2026-04-16 01:52:50 -04:00
Conversation
0
Commits
-
Files Changed
-
bvandeusen
commented
2026-04-16 01:52:41 -04:00
(Migrated from
git.fabledsword.com
)
Copy Link
Copy Source
Summary
NavigationRail:
all 6 destinations visible on tablet landscape (Briefing, Chat, Knowledge, News, Calendar, Projects)
Chat master-detail:
inline conversation detail panel on wide screens (320px list + expanded chat)
Responsive grids:
Knowledge and News screens use 2-col (≥600px) / 3-col (≥900px) grid layouts with card variants
Briefing reading column:
centered ConstrainedBox(maxWidth: 700) on wide screens
Knowledge snippets:
fixed JSON field mismatch (
snippet
vs
body
), tasks show description as snippet
Voice:
dynamic silence threshold for better STT cutoff
Test plan
Verify NavigationRail shows all 6 items in landscape on tablet
Verify chat master-detail layout works (select conversation in list, opens inline)
Verify Knowledge grid cards show body snippets and task descriptions
Verify News grid cards show extended snippets (5 lines in grid)
Verify briefing has centered reading column on wide screens
Test phone portrait layout is unchanged
## Summary - **NavigationRail:** all 6 destinations visible on tablet landscape (Briefing, Chat, Knowledge, News, Calendar, Projects) - **Chat master-detail:** inline conversation detail panel on wide screens (320px list + expanded chat) - **Responsive grids:** Knowledge and News screens use 2-col (≥600px) / 3-col (≥900px) grid layouts with card variants - **Briefing reading column:** centered ConstrainedBox(maxWidth: 700) on wide screens - **Knowledge snippets:** fixed JSON field mismatch (`snippet` vs `body`), tasks show description as snippet - **Voice:** dynamic silence threshold for better STT cutoff ## Test plan - [ ] Verify NavigationRail shows all 6 items in landscape on tablet - [ ] Verify chat master-detail layout works (select conversation in list, opens inline) - [ ] Verify Knowledge grid cards show body snippets and task descriptions - [ ] Verify News grid cards show extended snippets (5 lines in grid) - [ ] Verify briefing has centered reading column on wide screens - [ ] Test phone portrait layout is unchanged
This repo is archived. You cannot comment on pull requests.
Reviewers
No Reviewers
Labels
No items
No labels
Milestone
No items
No Milestone
Projects
Clear projects
No projects
Assignees
Clear assignees
bvandeusen
No Assignees
1 Participants
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: bvandeusen/FabledApp#25
Write
Preview
Loading…
x
Add
Cancel
Save
Reference in New Issue
Repository
bvandeusen/FabledApp
Title
Body
Create Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues.
Learn more about blocking a user.
User to block:
Optional note:
The note is not visible to the blocked user.
Cancel
Block
Summary
snippetvsbody), tasks show description as snippetTest plan