Skip to content

GridView: return grid in add_new_grid#701

Merged
danirabbit merged 1 commit intomasterfrom
danirabbit/gridview-returnnewgrid
Mar 7, 2026
Merged

GridView: return grid in add_new_grid#701
danirabbit merged 1 commit intomasterfrom
danirabbit/gridview-returnnewgrid

Conversation

@danirabbit
Copy link
Member

Part of #699

Instead of abusing the variable that's supposed to store the currently selected carousel item, return newly constructed grids to populate

@danirabbit danirabbit requested a review from a team March 7, 2026 17:48
Copy link
Collaborator

@jeremypw jeremypw left a comment

Choose a reason for hiding this comment

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

Looks equivalent and has the same behaviour (and issues) as master.

Not sure you need both current_grid and current_grid_key but that is a separate issue.

@danirabbit danirabbit merged commit bc7ffa5 into master Mar 7, 2026
4 checks passed
@danirabbit danirabbit deleted the danirabbit/gridview-returnnewgrid branch March 7, 2026 18:36
@danirabbit
Copy link
Member Author

@jeremypw thanks for the review! This is part of me trying to break up #699 into smaller easier-to-review branches. There's definitely a lot we can simplify here

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