liquid-labs / liquid-labs/catalyst-core-ui
Change 'ContentSwitch' to 'ContentRouter' in 'CatalystAppFrame'
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
It is a "router", and the name matches the `themeRouter` property. A `Switch` is typical, but not necessary.
Contributor guide
No contributing guide indexed for this repository
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 CatalystAppFrame and every ContentSwitch reference in the JavaScript source, then inspect how the themeRouter property is named and used. Rename the relevant references consistently to ContentRouter and verify the repository’s existing checks pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100