Updated code to use Grid and Flex layout

Open
#62 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
42/100
Issue type
Refactor
Clarity
Mostly clear
Activity status
Stale
Tech stack
react, typescript
Domain
frontend

Research direction

Inspect the React console components for custom CSS grid and flex layouts, then identify the corresponding PatternFly React Layout components. Verify each affected component after the replacements and confirm that the custom layout CSS is no longer needed.

Written by the indexing model from the issue text.

Description

enhancement

Currently react-console uses CSS based grid and flex layouts instead of using the provided Layout components provided by Patternfly react. In order to maintain consistency and prevent rework of css in the future the code should be updated to use the provide layouts from react, instead of custom based CSS grid / flex layouts.

Dominant language
TypeScript
Stars
5
Forks
16
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from patternfly/react-console

All issues in patternfly/react-console

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.