Skip to content

[Cleanup] Extract app bootstrap hooks#558

Open
alstondsouza1 wants to merge 1 commit into
clawwork-ai:mainfrom
alstondsouza1:cleanup/extract-app-hooks
Open

[Cleanup] Extract app bootstrap hooks#558
alstondsouza1 wants to merge 1 commit into
clawwork-ai:mainfrom
alstondsouza1:cleanup/extract-app-hooks

Conversation

@alstondsouza1

Copy link
Copy Markdown

Summary

Hey, this PR cleans up App.tsx a bit for #231.

I moved the keyboard shortcut logic into a new useKeyboardShortcuts hook and moved the settings bootstrap logic into useSettingsBootstrap. App.tsx is now a little easier to scan since those concerns are split out.

Testing

  • pnpm check

Closes #231

@gemini-code-assist

Copy link
Copy Markdown
Contributor

Warning

Gemini encountered an error creating the summary. You can try again by commenting /gemini summary.

@github-actions

Copy link
Copy Markdown
Contributor

Hi @alstondsouza1,
Thanks for your pull request!
If the PR is ready, use the /auto-cc command to assign Reviewer to Review.
We will review it shortly.

Details

Instructions for interacting with me using comments are available here.
If you have questions or suggestions related to my behavior, please file an issue against the gh-ci-bot repository.

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.

[Cleanup] Extract keyboard shortcuts and settings bootstrap from App.tsx

1 participant