Skip to content

refactor(aria/grid): simplify Grid cell to only support single widget#33075

Merged
ok7sai merged 1 commit intoangular:mainfrom
ok7sai:refactor/grid-single-widget
Apr 14, 2026
Merged

refactor(aria/grid): simplify Grid cell to only support single widget#33075
ok7sai merged 1 commit intoangular:mainfrom
ok7sai:refactor/grid-single-widget

Conversation

@ok7sai
Copy link
Copy Markdown
Member

@ok7sai ok7sai commented Apr 13, 2026

Too much overhead to support multi widgets in a cell, and it's not a common use case. If a cell with multi widgets is desired, developers should leverage the complex widget type to support in cell widget navigation.

@ok7sai ok7sai marked this pull request as ready for review April 13, 2026 22:12
@pullapprove pullapprove bot requested review from adolgachev and crisbeto April 13, 2026 22:12
Copy link
Copy Markdown
Member

@crisbeto crisbeto left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should probably update the adev code examples as well.

@ok7sai
Copy link
Copy Markdown
Member Author

ok7sai commented Apr 14, 2026

We don't have any example shows multi widgets in a cell... partially because I couldn't come up with a common use case for that.

Too much overhead to support multi widgets in a cell, and it's not a
common use case. If a cell with multi widgets is desired, developers
should leverage the complex widget type to support in cell widget
navigation.
@ok7sai ok7sai force-pushed the refactor/grid-single-widget branch from 513ea21 to 9d4be51 Compare April 14, 2026 06:26
@ok7sai ok7sai added action: merge The PR is ready for merge by the caretaker target: major This PR is targeted for the next major release labels Apr 14, 2026
@ok7sai ok7sai merged commit bddfc39 into angular:main Apr 14, 2026
29 of 31 checks passed
@ok7sai
Copy link
Copy Markdown
Member Author

ok7sai commented Apr 14, 2026

This PR was merged into the repository. The changes were merged into the following branches:

@ok7sai ok7sai deleted the refactor/grid-single-widget branch April 14, 2026 17:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

action: merge The PR is ready for merge by the caretaker area: aria/grid target: major This PR is targeted for the next major release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants