Skip to content

ui: extract Statements Page components into standalone module #47527

@dhartunian

Description

@dhartunian

Since we'll be extracting the primary Admin UI pages for embedding elsewhere, we'll be tackling the Statements page first.

As part of this work we'll need to figure out how to extract individual components and ensure they do not rely on global CSS.

These components, including the Statements Page, will be isolated as display-only components in the Storybook instance for later extraction into the UI repository.

  • Isolate Antd styles. Make sure that imported ant components do not pollute global CSS.

Following components have to be refactored to use CSS modules:

Metadata

Metadata

Assignees

Labels

C-enhancementSolution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions