Skip to content

[WIP] Fix Text Color and Letter Case pickers dismissal#4232

Draft
Copilot wants to merge 2 commits into
mainfrom
copilot/fix-picker-dismissal-issue
Draft

[WIP] Fix Text Color and Letter Case pickers dismissal#4232
Copilot wants to merge 2 commits into
mainfrom
copilot/fix-picker-dismissal-issue

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented May 7, 2026

  • Reproduce bug: color picker stays open when last thought is deleted
  • Add Redux middleware closeDropdownsWhenCursorNull that closes toolbar dropdowns when cursor transitions to null
  • Register middleware in src/stores/app.ts
  • Validate fix in browser
  • Run linter and tests
  • CI passes

Agent-Logs-Url: https://github.com/cybersemics/em/sessions/ccf1f406-6ec5-4c94-a272-a8e8d3195f9b

Co-authored-by: raineorshine <750276+raineorshine@users.noreply.github.com>
@raineorshine
Copy link
Copy Markdown
Contributor

@copilot Please try again.

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.

Text Color and Letter Case pickers are not auto dismissed when user deletes the last thought

2 participants