sanger / traction-ui

MIT License
2 stars 5 forks source link

DPL-979 Convert VueX module pacbio/requests to Pinia store #1397

Open seenanair opened 11 months ago

seenanair commented 11 months ago

User story As Pinia has now become the defacto recommended state management library for Vue 3, we are planning to migrate from VueX to Pinia. As part of clean migration, the conversion is planned module by module from VueX to Pinia.

Acceptance criteria To be considered successful ,the solution must allow replacement of following pacbio Vuex module to Pinia stores

Who are the primary contacts for this story Steve/Seena

Additional context This story has a non-blocking relationship with:

1327

1279

1326

References [Pinia] [Migration (https://pinia.vuejs.org/)] [Migration] (https://pinia.vuejs.org/cookbook/migration-vuex.html)

seenanair commented 11 months ago

@stevieing Added new Pinia story