Create/Edit UI: make NR change components shared
- Dominant language
- JavaScript
- Stars
- 23
- Forks
- 62
- Avg merge
- 24m
- Merged PRs (30d)
- 1
Description
Edit UI originally implemented a set of components for the "use/change NR" feature.
The same functionality was needed in Create UI but, because the original components were not generic enough, the code was copied over (and slightly updated).
This ticket is to:
- [ ] refactor the NR change components and make them a shared component (in [bcrs-shared-components](https://github.com/bcgov/bcrs-shared-components) repo)
- [ ] refactor Edit UI to use the shared component
- [ ] refactor Create UI to use the shared component
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the NR change components in Edit UI and Create UI, then compare their implementations and review the bcrs-shared-components repository. Done means the components are shared there and both UIs use the shared implementation without duplicated versions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100