[PR #31182] refactor(web): migrate appDetail from Zustand to TanStack Query #33122

Closed
opened 2026-02-21 20:52:42 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/langgenius/dify/pull/31182

State: closed
Merged: No


Summary

  • Migrate appDetail state management from Zustand store to TanStack Query
  • Remove appDetail and setAppDetail from Zustand store
  • Update all components to use the new TanStack Query pattern
  • Update all tests to mock query functions

Closes #31181
Closes #31171

**Original Pull Request:** https://github.com/langgenius/dify/pull/31182 **State:** closed **Merged:** No --- ## Summary - Migrate `appDetail` state management from Zustand store to TanStack Query - Remove `appDetail` and `setAppDetail` from Zustand store - Update all components to use the new TanStack Query pattern - Update all tests to mock query functions Closes #31181 Closes #31171
yindo added the pull-request label 2026-02-21 20:52:42 -05:00
yindo closed this issue 2026-02-21 20:52:42 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#33122