Skip to content
This repository was archived by the owner on Feb 28, 2022. It is now read-only.
This repository was archived by the owner on Feb 28, 2022. It is now read-only.

Component Request - GridWork - 1hrs #44

@drewbaker

Description

@drewbaker

Component Description

This component is used on Directors landing pages and Work category pages to display BlockWork in an alternating fashion.

Design

Please also see attached screenshots for quick reference.

Note mobile design shows first two blocks have same alignment, this is a design bug. They should alternate down the page in a single column.

If no mobile designs provided, please use your best judgment for responsiveness.

Email drew@funkhaus.us for the design password.

Props

props: {
    items: {
        // Mock: api.pages
        type: Array,
        default: () => []
    }
}

Developer Tips

Use CSS to get the alternating and offset layout.

Required components

  1. BlockWork is used for the blocks in the gird

Time & Budget

Time estimate: 1hrs
Budget: $100

Screenshots

Screen Shot 2020-07-21 at 11 47 59 PM

Screen Shot 2020-07-22 at 12 01 41 AM

Metadata

Metadata

Labels

availableThis CR is available to be claimed by any developercomponent requestA new Component Request issue

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions