[PR #24] [MERGED] fix(ui): Improvements to re-fetching data after updates #25

Closed
opened 2026-02-16 05:16:59 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/content-writer/pull/24
Author: @bracesproul
Created: 9/23/2024
Status: Merged
Merged: 9/23/2024
Merged by: @bracesproul

Base: mainHead: brace/fix-refetch


📝 Commits (3)

📊 Changes

5 files changed (+84 additions, -55 deletions)

View changed files

📝 js/src/agent/index.ts (+1 -1)
📝 js/src/app/page.tsx (+6 -2)
📝 js/src/components/GeneratedRulesDialog.tsx (+14 -8)
📝 js/src/hooks/useGraph.tsx (+62 -9)
📝 js/src/hooks/useRules.tsx (+1 -35)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langchain-ai/content-writer/pull/24 **Author:** [@bracesproul](https://github.com/bracesproul) **Created:** 9/23/2024 **Status:** ✅ Merged **Merged:** 9/23/2024 **Merged by:** [@bracesproul](https://github.com/bracesproul) **Base:** `main` ← **Head:** `brace/fix-refetch` --- ### 📝 Commits (3) - [`61dff9a`](https://github.com/langchain-ai/content-writer/commit/61dff9a4ebb3dc0b4ed59689063b5d99e845a6fc) fix(ui): Improvements to re-fetching data after updates - [`0d8a37c`](https://github.com/langchain-ai/content-writer/commit/0d8a37cfe66a29e7f4c654257fc5f6e589b3fcf6) fix build - [`989a5c6`](https://github.com/langchain-ai/content-writer/commit/989a5c63d330ee34894e1bb06a548e4d54e0c626) cr ### 📊 Changes **5 files changed** (+84 additions, -55 deletions) <details> <summary>View changed files</summary> 📝 `js/src/agent/index.ts` (+1 -1) 📝 `js/src/app/page.tsx` (+6 -2) 📝 `js/src/components/GeneratedRulesDialog.tsx` (+14 -8) 📝 `js/src/hooks/useGraph.tsx` (+62 -9) 📝 `js/src/hooks/useRules.tsx` (+1 -35) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 05:16:59 -05:00
yindo closed this issue 2026-02-16 05:16:59 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/content-writer#25