mirror of
https://github.com/reconurge/flowsint.git
synced 2026-03-22 14:10:53 -05:00
[PR #23] [MERGED] feat(app): use optimistic mechanism to add items #31
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/reconurge/flowsint/pull/23
Author: @dextmorgn
Created: 10/29/2025
Status: ✅ Merged
Merged: 10/29/2025
Merged by: @dextmorgn
Base:
main← Head:feat/optimistic-add📝 Commits (1)
1f084b6feat(app): use optimistic mechanism to add items📊 Changes
2 files changed (+108 additions, -63 deletions)
View changed files
📝
flowsint-app/src/components/graphs/add-item-dialog.tsx(+82 -63)📝
flowsint-app/src/stores/graph-store.ts(+26 -0)📄 Description
Use of optimistic adding to increase use xp and decrease loading state.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.