Geo Shared UI: Migrate Replicables Details view to geo_shared
Why are we doing this work
This work is focused on migrating the Geo Replicables Details View Components into a shared space that can then be used to create a similar experience in the Geo Primary Verification Views.
The main goal should be to migrate the components responsible for the rendering of the details and its functionality to the shared space geo_shared/details.
This would likely include:
- Migrating most of the core components in
geo_replicable_item/components- We could consider making the
_infocomponents more generalized with a<slot>
- We could consider making the
Relevant links
- Routing discussion: Geo Primary Verification: Routing (#537677 - closed)
- Geo Replicables Details View Components
Implementation plan
TBD
Edited by Zack Cuddy