Skip to content

Create component for platform details page buttons row #1462

Closed
@smonolo

Description

@smonolo

Is your feature request related to a problem? Please describe.

Each platform has its own details page, and almost all of them have a set of buttons that bring to the same or similar links. At the moment, each page has a copy of the buttons row that stands on its own, repeated dozens of times.

Describe the solution you'd like

Goal is to create an include that accepts a few props, that renders the row. This way the repeated code would be removed and everything could be managed in the new component, making it quicker and easier to add new things as needed.

Describe alternatives you've considered

N/A

Additional context

18app details page:

image

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions