Enable file watching of source component files in the development server

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

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
38/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
react, typescript

Research direction

Start with the development-server setup that currently watches documentation files, then compare its file-watching behavior with the linked react-component-groups commit. The change is complete when edits to source component files are detected and applied through hot reloading while running the development server.

Written by the indexing model from the issue text.

Description

Currently when running the development server only the documentation files are watched and have their changes applied with hot reloading.

Having changes applied live for the source components would greatly ease development.

The react component groups team came up with a solution to this problem in this commit: https://github.com/patternfly/react-component-groups/pull/13/commits/598d19b0d4fe9d02e0da34623cd9a6ba38dbb824.

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.