Skip to content

Conversation

@GitAddRemote
Copy link
Owner

Summary

  • cap editor-mode quantity at 100000 with warning threshold
  • add editor-mode keyboard, debounce, focus, and a11y tests
  • cover invalid location blocking and pagination focus boundary

Editor mode

- cap quantity at 100000 and show warning threshold

- add keyboard/debounce/focus/a11y tests for editor mode

- cover invalid location blocking and pagination focus boundary

Testing

- pnpm test
@GitAddRemote GitAddRemote linked an issue Dec 19, 2025 that may be closed by this pull request
@GitAddRemote GitAddRemote self-assigned this Dec 19, 2025
@GitAddRemote GitAddRemote merged commit 7e736db into main Dec 19, 2025
7 checks passed
@GitAddRemote GitAddRemote deleted the feature/ISSUE-68 branch December 19, 2025 19:49
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.

Tech: Automated tests for Editor Mode (keyboard + a11y)

2 participants