Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: 🎉 UCSC Grid Query Loop pattern #342

Closed
wants to merge 9 commits into from
Closed

Conversation

Herm71
Copy link
Member

@Herm71 Herm71 commented Jun 14, 2024

What does this do?

Creates a new "UCSC Grid" pattern for the Query Loop block using the existing "Query Loop Card" pattern. This adds a pattern to the blue "Choose" button in the Query Loop block, which currently only includes default WordPress patterns.

This PR also registers a new pattern category, Query Loop (query_loop), which allows us to create additional query patterns in the future and find them in one place. This grid query pattern and the query loop card pattern were added to the new category.

query-loop-options

QA

Links to relevant issues

Screenshots:

New UCSC Grid pattern:

query-loop-choser

Editor View:

editor-view

Front-end View:

ucsc-grid-front

New pattern category:

query-loop-category

Tests

Does this have tests?

  • Test by checking out this PR and building in a local development environment.

@Herm71 Herm71 changed the title feat: Create UCSC branded Query Loop pattern feat: Create UCSC Grid Query Loop pattern Jun 14, 2024
@Herm71 Herm71 self-assigned this Jun 14, 2024
@Herm71 Herm71 added the enhancement New feature or request label Jun 14, 2024
@Herm71 Herm71 changed the title feat: Create UCSC Grid Query Loop pattern feat: 🎉 Create UCSC Grid Query Loop pattern Jun 14, 2024
@Herm71 Herm71 marked this pull request as ready for review June 14, 2024 21:34
@Herm71 Herm71 requested a review from knice June 14, 2024 21:35
@Herm71 Herm71 changed the title feat: 🎉 Create UCSC Grid Query Loop pattern feat: 🎉 UCSC Grid Query Loop pattern Jun 14, 2024
@Herm71 Herm71 closed this Aug 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create a Query Loop pattern that utilizes the custom Query Loop Card
1 participant