Refactor buckets into pinia store
Move the buckets from the BucketsView
component to a dedicated pinia store. This simplifies the access and updating of the information by multiple components.
Move the buckets from the BucketsView
component to a dedicated pinia store. This simplifies the access and updating of the information by multiple components.