Resolve #3500987 "Case study content type"
Bluecheese MR: !166 (merged)
Drupalorg MR: https://gitlab.com/drupal-infrastructure/sites/drupalorg/-/merge_requests/136
Drupalorg Module PR: drupalorg!333 (merged)
Steps to test:
- Checkout the drupalorg MR and the Bluecheese MR linked above.
- Run
ddev composer install
- Run
ddev composer recreate
- Try creating a case study page and confirm that fields work as expected and that the layout matches the Figma at desktop and mobile.
To test the views page:
- Create a landing page and give it a path of
/case-studies
and use a "Hero Cover Image" component with a background of "Navy to Drupal Blue Gradient" and check "Make text lighter for darker background" and add the Hero title and description to match the Case Study landing Page. - Under components add "block reference section" and select "case studies: Landing page section" and uncheck display title
- test the filters at desktop and mobile.
- Test the the pager renders as expected. Bonus: mini pager should look pretty good too.
To fully test you should create 15 + case study pages, probably 100+ to test views pager. You can do this with Devel Generate. You will need to generate media images and organization nodes before generating the case studies.
Edited by Bill Sprowl