DiamondLightSource / DiamondLightSource/atlas
i15-1: Replace local `SideNav` with SciReactUI `SidebarNav` (blocked on upstream)
- Dominant language
- TypeScript
- Stars
- 1
- Forks
- 4
- Avg merge
- 6d 8h
- Merged PRs (30d)
- 8
Description
Currently, `SideNav` is used as a local component. `SidebarNav` in sci-react-ui was built based on this component, so once it's available we should switch to it instead of maintaining our own.
- Blocked until `SidebarNav` is implemented in sci-react-ui ([#221](https://github.com/DiamondLightSource/sci-react-ui/pull/221))
- Swap `SideNav` for `SidebarNav`
Contributor guide
No contributing guide indexed for this repository
Research direction
First check sci-react-ui pull request #221, which blocks this work, and confirm that SidebarNav is available. Then locate the local SideNav component and its usages in the Atlas frontend; done means the local component is replaced with SidebarNav and the frontend checks pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100