Skip to content

feat(hooks): undo/redo counts, permission status, fee sensitivity, filtered select-all - #711

Open
had3sgames wants to merge 1 commit into
Stellar-split:mainfrom
had3sgames:feature/687-690-hook-enhancements
Open

feat(hooks): undo/redo counts, permission status, fee sensitivity, filtered select-all#711
had3sgames wants to merge 1 commit into
Stellar-split:mainfrom
had3sgames:feature/687-690-hook-enhancements

Conversation

@had3sgames

Copy link
Copy Markdown

Summary

  • useEqualSplitUndo: exposes undoCount/redoCount in the return value
  • usePushNotifications: exposes reactive permissionStatus (granted | denied | default)
  • useFeeSpikeDetection: adds configurable sensitivityPercent option (default 50), alert now compares current fee against a rolling average, and returns the current sensitivityPercent
  • useInvoiceSelection: adds selectAllVisible(visibleIds) for filter-scoped select-all, alongside the existing selectAll()

Closes #690
Closes #689
Closes #688
Closes #687

Validation

  • Manual review of all call sites (FeeSpikeBanner, DashboardClient, folders page, invoice page) — all destructure return values, so the additive changes are backward compatible.
  • No local dependency install available in this environment, so next lint/tsc could not be executed; changes are minimal, additive, and align with existing hook patterns and types.

@drips-wave

drips-wave Bot commented Aug 31, 2026

Copy link
Copy Markdown

@had3sgames Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@vercel

vercel Bot commented Aug 31, 2026

Copy link
Copy Markdown

@had3sgames is attempting to deploy a commit to the kingsman-99's projects Team on Vercel.

A member of the Team first needs to authorize it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

1 participant