Skip to content

test(react-tabs): Use valid nomemory focusgroup token in TabList example - #36562

Merged
Dmytro Kirpa (dmytrokirpa) merged 2 commits into
masterfrom
copilot/fix-code-review-suggestion
Aug 12, 2026
Merged

test(react-tabs): Use valid nomemory focusgroup token in TabList example#36562
Dmytro Kirpa (dmytrokirpa) merged 2 commits into
masterfrom
copilot/fix-code-review-suggestion

Conversation

Copilot AI commented Aug 12, 2026

Copy link
Copy Markdown
Contributor

The TabList base-hook test continued to demonstrate the unsupported no-memory focusgroup token. Update the example and its inline snapshot to use the valid spelling.

  • React Tabs
    • Replace no-memory with nomemory in the focusgroup assignment and rendered snapshot.
state.root.focusgroup = `tablist ${state.vertical ? 'block' : 'inline'} nomemory wrap`;

Co-authored-by: dmytrokirpa <1492102+dmytrokirpa@users.noreply.github.com>
Copilot AI changed the title [WIP] Fix code based on review comment Use valid nomemory focusgroup token in TabList example Aug 12, 2026
@dmytrokirpa
Dmytro Kirpa (dmytrokirpa) marked this pull request as ready for review August 12, 2026 13:56
@dmytrokirpa
Dmytro Kirpa (dmytrokirpa) requested a review from a team as a code owner August 12, 2026 13:56
@dmytrokirpa Dmytro Kirpa (dmytrokirpa) changed the title Use valid nomemory focusgroup token in TabList example test(react-tabs): Use valid nomemory focusgroup token in TabList example Aug 12, 2026
@dmytrokirpa
Dmytro Kirpa (dmytrokirpa) merged commit fb6fe6a into master Aug 12, 2026
15 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.

3 participants