Skip to content

Migrate the selection Vuex module to a Pinia store

Migrate the Vuex store module in src/store/selection.js to Pinia with TypeScript, after the related API helpers have been typed, and update all components and tests.

Requires #1113 (closed) and #1142 (closed)

Edited by Erwan Rouchet