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

Layout Directory: Add Category & Niches Support #1104

Open
wants to merge 9 commits into
base: develop
Choose a base branch
from

Conversation

AlexGStapleton
Copy link
Member

@AlexGStapleton AlexGStapleton commented Oct 10, 2023

Resolves #428
Requires siteorigin/layout-viewer#8

  • Added category support. Only one category is selectable at a time.
  • Added niches support. These act as tags and multiple can be selected at once.
  • Added filtering without additional server requests.
  • Added caching (also added in dedicated PR). Currently disabled to help with testing.
  • Started groundwork for Favourites.

A build is required to test this PR. To test this PR:

- Added filtering without additional server requests.
- Added caching (also added in dedicated PR).
- Started groundwork for Favourites.

Left to do:
- Add Search Support.
- Confirm no breaking changes for other options (pagintation is likely broken).
@AlexGStapleton AlexGStapleton self-assigned this Oct 10, 2023
@AlexGStapleton
Copy link
Member Author

Search has now been added to the Layout Directory.
I'm not seeing any issues with the other views so I'm not marking this as ready for review.

@AlexGStapleton AlexGStapleton marked this pull request as ready for review October 23, 2023 15:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Layout Directory: Add a category and/or tagging system to allow for filtering
1 participant