Skip to content

fix(tui): select operator fields on mouse click - #1261

Merged
edwin-zvs merged 1 commit into
mainfrom
fix-operator-field-mouse-selection
Aug 16, 2026
Merged

fix(tui): select operator fields on mouse click#1261
edwin-zvs merged 1 commit into
mainfrom
fix-operator-field-mouse-selection

Conversation

@edwin-zvs

Copy link
Copy Markdown
Contributor

Summary

  • record hit targets for visible operator definition rows
  • update operator editor focus when a definition row is clicked
  • cover all operator definition rows with a mouse regression test

Testing

  • cargo test -p construct-cli operator_view_ (22 passed)
  • cargo build
  • cargo test -p construct-cli (1409 passed, 1 existing failure: color::tests::truecolor_backend_still_emits_rgb; reproduced on unchanged main)

@edwin-zvs
edwin-zvs merged commit b097db8 into main Aug 16, 2026
1 check passed
@edwin-zvs
edwin-zvs deleted the fix-operator-field-mouse-selection branch August 16, 2026 20:08
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