Skip to content

fix(table): respect legacy rowSpan when calculating hover range - #65

Merged
aibayanyu20 merged 1 commit into
antdv-next:nextfrom
jiangrong-devops:fix/table
Aug 7, 2026
Merged

fix(table): respect legacy rowSpan when calculating hover range#65
aibayanyu20 merged 1 commit into
antdv-next:nextfrom
jiangrong-devops:fix/table

Conversation

@jiangrong-devops

Copy link
Copy Markdown
Contributor

🤔 This is a ...

  • 🆕 New feature
  • 🐞 Bug fix
  • 📝 Site / documentation improvement
  • 📽️ Demo improvement
  • 💄 Component style improvement
  • 🤖 TypeScript definition improvement
  • 📦 Bundle size optimization
  • ⚡️ Performance optimization
  • ⭐️ Feature enhancement
  • 🌐 Internationalization
  • 🛠 Refactoring
  • 🎨 Code style optimization
  • ✅ Test Case
  • 🔀 Branch merge
  • ⏩ Workflow
  • ⌨️ Accessibility improvement
  • ❓ Other (about what?)

🔗 Related Issues

N/A

💡 Background and Solution

Background
Chinese

  • 修复 expand-sticky PR 中关于 table legacy render().props.rowSpan 的 hover 优先级被破坏问题

English

  • Fixed an issue in expand-sticky PR where the hover priority for table legacy render().props.rowSpan was broken.

📝 Change Log

Language Changelog
🇺🇸 English Fixed a broken hover priority for table legacy render().props.rowSpan
🇨🇳 Chinese 修复 table legacy render().props.rowSpan 的 hover 优先级被破坏

- prefer render-provided rowSpan when determining the hover range
- fix expandedRowRender setup in hover offset tests
- add regression coverage for legacy render cell props
@aibayanyu20

Copy link
Copy Markdown
Member

@codex review

@chatgpt-codex-connector

Copy link
Copy Markdown

Codex Review: Didn't find any major issues. You're on a roll.

Reviewed commit: 4c32ee230b

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@aibayanyu20
aibayanyu20 merged commit 0365d60 into antdv-next:next Aug 7, 2026
1 check 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.

2 participants