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

Blog Feed Block #131

Open
4 tasks
Gonzalo-CG opened this issue Oct 19, 2023 · 3 comments
Open
4 tasks

Blog Feed Block #131

Gonzalo-CG opened this issue Oct 19, 2023 · 3 comments

Comments

@Gonzalo-CG
Copy link
Collaborator

Gonzalo-CG commented Oct 19, 2023

Description

The Bulldog Magazine Blog page has several blog categories for which a feed of blogs has to be displayed.

The feed of blogs has the same design and structure as the default variation of #117, but instead of showing a static amount of elements this block renders an initial amount and has a "Show More" functionality.

Additionally, this block has a message showing the current amount of loaded articles and the total amount of articles, and a dropdown to allow sorting.

This issue will only tackle the initial load of the first 9 blog entries, sorting and the "Show More" functionality will be developed on issue #207

The design for this block is the following (Figma link):

Acceptance Criteria

  • The Blog Feed Block is available for authors to use on any page.
  • The Blog Feed Block has the same design for Desktop & mobile as shown in Figma.
  • Only blogs of the current category are loaded.
  • On first load, 9 blog entries are displayed.

Open Questions

  • What is the initial amount of loaded blogs?
  • How many blogs are loaded on Show More press?
  • What are the sorting options?
@Gonzalo-CG Gonzalo-CG added Bulldog magazine Question Further information is requested labels Oct 19, 2023
@BeckyMedlin
Copy link
Collaborator

@WendyKruger Please see "Open Questions" above.

@Gonzalo-CG Gonzalo-CG added HL estimate Design Question RE/Dev team has open questions regarding the designs. and removed Question Further information is requested labels Oct 24, 2023
@WendyKruger
Copy link
Collaborator

Open Questions

  • What is the initial amount of loaded blogs? 9
  • How many blogs are loaded on Show More press? An additional block of 9
  • What are the sorting options? Date (most recent first) and Title (alphabetical ascending order)

@WendyKruger WendyKruger removed the Design Question RE/Dev team has open questions regarding the designs. label Nov 20, 2023
@BeckyMedlin BeckyMedlin removed their assignment Nov 20, 2023
@shirin27
Copy link
Collaborator

Kamino cloned this issue to hlxsites/vg-macktrucks-com

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants