Skip to content

Document multiple-form focus scoping#45

Open
erikras-richard-agent wants to merge 1 commit into
masterfrom
agent/oss-137-multiple-forms-focus
Open

Document multiple-form focus scoping#45
erikras-richard-agent wants to merge 1 commit into
masterfrom
agent/oss-137-multiple-forms-focus

Conversation

@erikras-richard-agent
Copy link
Copy Markdown

Summary

  • document how to scope final-form-focus when multiple forms share field names
  • add a regression test showing getFormInputs(formName) focuses the input from the requested form only

Fixes #8.

Verification

  • yarn test
  • yarn nps lint (passes with existing ESLintIgnoreWarning about .eslintignore)
  • yarn nps build

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 7, 2026

Warning

Rate limit exceeded

@erikras-richard-agent has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 1 minute and 54 seconds before requesting another review.

To continue reviewing without waiting, purchase usage credits in the billing tab.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro

Run ID: 27b4a40e-896d-4fcb-bcbf-4965d9cb896c

📥 Commits

Reviewing files that changed from the base of the PR and between 0736ff6 and 2581314.

📒 Files selected for processing (2)
  • README.md
  • src/getFormInputs.test.ts
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch agent/oss-137-multiple-forms-focus

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

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 form on page, focus working incorrect

1 participant