-
Notifications
You must be signed in to change notification settings - Fork 159
Labels
🐛 bugAny issue that describes a bugAny issue that describes a bug💠 grid: elements✅ status: resolvedApplies to issues that have pending PRs resolving them, or PRs that have already merged.Applies to issues that have pending PRs resolving them, or PRs that have already merged.action-strip
Description
Description
After commit c0c007ce86 (#16326), igc-action-strip in Angular Elements remains invisible even though show() runs, hidden is false, and the element is appended to the row. Bisect points to #16326; in that commit the Elements analyzer output removed the ActionStrip contentQueries for actionButtons. This likely prevents the strip from wiring its actions correctly and leaves it hidden in WC/Elements.
- igniteui-angular version: 21.1.x, 21.0.x
- browser: any
Steps to reproduce
- Run the elements grid via executing
npm run start:elements - Hover over any row
Result
Action strip is not shown
Expected result
Action strip should appear
Attachments
Attach a sample if available, and screenshots, if applicable.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
🐛 bugAny issue that describes a bugAny issue that describes a bug💠 grid: elements✅ status: resolvedApplies to issues that have pending PRs resolving them, or PRs that have already merged.Applies to issues that have pending PRs resolving them, or PRs that have already merged.action-strip