Skip to content

Conversation

@KathrinPindl2
Copy link
Contributor

@KathrinPindl2 KathrinPindl2 commented Oct 29, 2025

This pull request makes a minor adjustment to the z-index styling of the table placeholder overlay to improve compatibility with other UI elements such as modals and dropdowns.

  • Updated the .mll-ant-table-placeholder z-index from 1049 to 990 in src/Table/index.tsx to ensure it does not overlap with modals (z-index 1000) or dropdowns/menus (z-index 1050).

@KathrinPindl2 KathrinPindl2 requested a review from mic-web October 29, 2025 07:54
@KathrinPindl2 KathrinPindl2 changed the title Fix z index for table placeholder fix: decrease z-index for table placeholder Oct 29, 2025
@mic-web mic-web merged commit 0f1c3e2 into master Oct 29, 2025
6 checks passed
@mic-web mic-web deleted the fix-z-index-for-table-placeholder branch October 29, 2025 10:41
github-actions bot pushed a commit that referenced this pull request Oct 29, 2025
## [19.14.2](v19.14.1...v19.14.2) (2025-10-29)

### Bug Fixes

* decrease z-index for table placeholder ([#308](#308)) ([0f1c3e2](0f1c3e2))
@github-actions
Copy link

🎉 This PR is included in version 19.14.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

github-actions bot pushed a commit that referenced this pull request Oct 31, 2025
# [19.15.0-alpha.2](v19.15.0-alpha.1...v19.15.0-alpha.2) (2025-10-31)

### Bug Fixes

* decrease z-index for table placeholder ([#308](#308)) ([0f1c3e2](0f1c3e2))

### Features

* enable npm provenance for OIDC publishing ([240f8c2](240f8c2))
@github-actions
Copy link

🎉 This PR is included in version 19.15.0-alpha.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

3 participants