Skip to content

fix: focus paths textbox after selecting recent path#527

Merged
Dimillian merged 1 commit intoDimillian:mainfrom
vforsh:fix/mobile-recent-path-focus
Feb 28, 2026
Merged

fix: focus paths textbox after selecting recent path#527
Dimillian merged 1 commit intoDimillian:mainfrom
vforsh:fix/mobile-recent-path-focus

Conversation

@vforsh
Copy link
Contributor

@vforsh vforsh commented Feb 27, 2026

Summary

  • keep existing recent-path append behavior unchanged
  • after selecting a recent path, move focus to the paths textarea and place the caret at the end
  • add a jsdom test that covers focus and caret placement after recent-path click

Validation

  • npm run test -- src/features/workspaces/components/MobileRemoteWorkspacePrompt.test.tsx
  • npm run typecheck

@Dimillian
Copy link
Owner

@codex review

@chatgpt-codex-connector
Copy link

Codex Review: Didn't find any major issues. 🎉

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@Dimillian Dimillian merged commit 0408af9 into Dimillian:main Feb 28, 2026
9 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.

2 participants