Skip to content

[CAD/Project File Reviews] - My Parts Under Review Component #3351

@chpy04

Description

@chpy04

Description

We need a component to display a part that users will see in a list in a "my parts under review" section. This component will look like:
Image.
This component will eventually fit into a scrollable component to display a users parts that are under review that looks like:
Image
This ticket is ONLY for the inner component, which should take in a part and give the data. You do not need to handle the logic for deciding what parts should be displayed for the user.

Additionally, we need to be able to display multiple of these boxes side by side (to show different kinds of parts for a single user), so this component should show different content depending on it's size. At full screen it should look like the first screenshot above. At half screen it should look like:
Image

And a a third of the screen it should look like this:
Image

Acceptance Criteria

There exists a component that looks like the first screenshot which takes in a part (shared type) and produces the given layout.

Proposed Solution

You can test this component by just putting it directly on the parts page and giving it sample props. Look at other similar components and follow NER conventions.

Mocks

No response

Metadata

Metadata

Assignees

Labels

staleHasn't been updated in a while

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions