-
-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
Description
Enhance the merchStore class in src/entities/merch/model/store.ts with better error handling and type safety.
Tasks
- Update
loadMerchCatalogmethod to return an empty array instead ofundefinedwhen errors occur or when the request is not successful - Add proper TypeScript typing to the class and its methods
- Ensure consistent error handling patterns across the store
Context
This issue was created as a follow-up to review comments on PR #889 that were valid but out of scope for that feature implementation.
References
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Backlog