Skip to content

Resect layout design from all page components into one component reused across them #71

@Velocities

Description

@Velocities

The header and footer positioning are currently made possible by a main tag with the class name mainContent; this needs to be put into a modular PageLayout component that can be reused across all page components for higher cohesion (i.e. the layout should be abstracted from the page components). This may require some changes involving the current usage of the StatusModal component across all of the pages, but shouldn't be too complicated if props are employed for easy plug-and-play behavior.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions