Skip to content

Specify faster collapsible task navigation - #50

Merged
isomorphisms merged 1 commit into
clarify-inclusion-and-browser-contextfrom
ui/collapsible-left-navigation
Sep 12, 2026
Merged

Specify faster collapsible task navigation#50
isomorphisms merged 1 commit into
clarify-inclusion-and-browser-contextfrom
ui/collapsible-left-navigation

Conversation

@isomorphisms

Copy link
Copy Markdown
Owner

Stacks on #24, which establishes the ChatGPT-like text task frontend.

This records the left-navigation interaction before a frontend toolkit is chosen:

  • collapsible left navigation without disturbing the active task;
  • literal ASCII > when closed to open rightward;
  • literal ASCII < when open to close leftward;
  • no hamburger toggle;
  • approximately 150 ms normal-motion transition target;
  • immediate reduced-motion path;
  • rapid toggles converge on the latest requested state rather than queueing stale animation;
  • navigation visibility remains frontend presentation state and does not mutate browser-owned tasks/tabs/history.

This is deliberately an interaction/acceptance contract, not a premature UI-framework implementation.

@isomorphisms
isomorphisms merged commit d6b67a1 into clarify-inclusion-and-browser-context Sep 12, 2026
2 checks passed
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.

1 participant