Skip to content

ui(motion): unify tree expand chevron and height choreography (#480) - #485

Merged
ZhuchkaTriplesix merged 1 commit into
devfrom
issue/480-tree-expand-choreography
Jul 28, 2026
Merged

ui(motion): unify tree expand chevron and height choreography (#480)#485
ZhuchkaTriplesix merged 1 commit into
devfrom
issue/480-tree-expand-choreography

Conversation

@ZhuchkaTriplesix

Copy link
Copy Markdown
Member

Summary

  • New tokens: QueryaMotion.treeExpand (= standard / 200ms) and treeExpandCurve (= enter).
  • QueryaAnimatedExpand and all connection-tree / SDUI chevrons use that pair (was fast+standardCurve vs standard+enter).
  • Documented in docs/motion-and-high-refresh.md and .cursor/rules/querya-motion.mdc.

Test plan

  • flutter test motion + SDUI builder tests
  • Visual: expand a PG schema / SQLite Tables group — chevron and height finish together
  • Motion Reduced / Off still quiet

Closes #480

Add QueryaMotion.treeExpand / treeExpandCurve and wire both
QueryaAnimatedExpand and connection/SDUI tree chevrons to the same
pair so one expand gesture no longer finishes on two clocks.

Closes #480
@github-actions github-actions Bot added enhancement New feature or request motion Animation system, transitions, motion tokens ui User interface components and widgets connections Database connections, URI parsing, pools labels Jul 28, 2026
@ZhuchkaTriplesix
ZhuchkaTriplesix merged commit e985b74 into dev Jul 28, 2026
4 checks passed
@ZhuchkaTriplesix ZhuchkaTriplesix self-assigned this Jul 29, 2026
@ZhuchkaTriplesix
ZhuchkaTriplesix deleted the issue/480-tree-expand-choreography branch July 30, 2026 07:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

connections Database connections, URI parsing, pools enhancement New feature or request motion Animation system, transitions, motion tokens ui User interface components and widgets

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant