Skip to content

fix(dropdown): normalize hover-only overlay menu styles#103

Merged
wangdicoder merged 9 commits intomasterfrom
fix-styles
Apr 13, 2026
Merged

fix(dropdown): normalize hover-only overlay menu styles#103
wangdicoder merged 9 commits intomasterfrom
fix-styles

Conversation

@wangdicoder
Copy link
Copy Markdown
Owner

Summary

  • remove persistent selected-state visuals from Dropdown overlay menus and keep hover-only feedback
  • align grouped popup item hover styling with the rest of dropdown submenu items
  • document the normalized dropdown menu behavior and add a changeset

Verification

  • pnpm exec stylelint packages/react/src/dropdown/style/index.scss
  • pnpm exec prettier --check packages/react/src/dropdown/dropdown.tsx packages/react/src/dropdown/index.md packages/react/src/dropdown/index.zh_CN.md packages/react/src/dropdown/style/index.scss
  • pnpm --filter @tiny-design/react test -- --runInBand packages/react/src/dropdown/tests/dropdown.test.tsx

@wangdicoder wangdicoder merged commit 3928009 into master Apr 13, 2026
1 check passed
@wangdicoder wangdicoder deleted the fix-styles branch April 13, 2026 12:43
@github-actions github-actions bot mentioned this pull request Apr 13, 2026
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.

1 participant