patternfly / patternfly/patternfly-react
Feat - Figma URL watcher
Open
Nobody has claimed this yet.
PF Team
Stale
- Dominant language
- TypeScript
- Stars
- 862
- Forks
- 392
- Avg merge
- 4d 8h
- Merged PRs (30d)
- 9
Description
Description
It's quite easy to get design file url roots mixed up. This feature watches a figmaBaseUrls constant, checks for URLs on file modification/addition/change and updates the base url to match.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the figmaBaseUrls constant and the code that handles file modification, addition, and change events. Determine how the watcher should identify Figma URLs and update the base URL; done means the behavior is implemented and verified for those file changes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- figma, typescript
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100