Skip to content

fix: show quick actions after selection completes#1011

Merged
ShenzheZhu merged 1 commit into
mainfrom
fix/1010-delay-quick-actions
Jul 10, 2026
Merged

fix: show quick actions after selection completes#1011
ShenzheZhu merged 1 commit into
mainfrom
fix/1010-delay-quick-actions

Conversation

@ShenzheZhu

Copy link
Copy Markdown
Collaborator

Closes #1010

Summary

  • keeps the 02 Write quick-action bar hidden during the full selection drag
  • adds a short settled frame after mouse release before the toolbar appears
  • leaves the real editor and the rest of the homepage sequence unchanged

Verification

  • pnpm --filter @humanly/frontend-user type-check
  • git diff --check

@ShenzheZhu ShenzheZhu merged commit ece81eb into main Jul 10, 2026
10 checks passed
@ShenzheZhu ShenzheZhu deleted the fix/1010-delay-quick-actions branch July 10, 2026 19:01
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.

Delay homepage quick actions until selection drag completes

1 participant