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

03 27 feat egazette add filtering #405

Draft
wants to merge 54 commits into
base: next-gen-dgs-staging
Choose a base branch
from

Conversation

kishore03109
Copy link

this is just for manual reconcilation for uat

harishv7 and others added 30 commits September 21, 2023 15:21
fix(icons): update asset path
* feat(cards): add css styling for page cards block (#360)

* feat(cards): add css styling for page cards block

* feat(cards): add support for clickable cards

* styles(colors): add more color tokens from design

* styles(cards): update based on design feedback

* styles(cards): add bottom margin if not last child

* fix: prevent staging sites from being indexed by robots (#369)

---------

Co-authored-by: Hsu Zhong Jun <[email protected]>
Co-authored-by: seaerchin <[email protected]>
chore/retrieve field name before dgs query (#375)
selectedCategories["category"].push(parentCat)
}
})
if (selectedCategories.subCategory) {
Copy link
Author

Choose a reason for hiding this comment

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

why would this be the case ah? i thought its

selectedCategories {
  category: {
subcategory
}
}

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.

5 participants