[PR #7560] Added scoped ErrorBoundary elements to all the modals in the desktop-client modals folder #56557

Open
opened 2026-05-01 04:29:57 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/7560
Author: @diodijon
Created: 4/20/2026
Status: 🔄 Open

Base: masterHead: master


📝 Commits (7)

  • 6d440f9 add scoped ErrorBoundary to packages/desktop-client/components/common/Modal.tsx
  • 700c769 add scoped ErrorBoundary to packages/desktop-client/components/modals
  • b0dd250 add scoped ErrorBoundary to modals folder
  • 4d446db [autofix.ci] apply automated fixes
  • 25a81ff add release notes
  • 51883fa include changes from packages\desktop-client\src\components\common
  • 2f4024f Merge branch 'master' of https://github.com/diodijon/actual

📊 Changes

69 files changed (+5755 additions, -5388 deletions)

View changed files

📝 packages/desktop-client/src/components/common/Modal.tsx (+95 -91)
📝 packages/desktop-client/src/components/modals/AccountAutocompleteModal.tsx (+59 -55)
📝 packages/desktop-client/src/components/modals/AccountMenuModal.tsx (+85 -81)
📝 packages/desktop-client/src/components/modals/BudgetAutomationsModal.tsx (+98 -92)
📝 packages/desktop-client/src/components/modals/BudgetPageMenuModal.tsx (+20 -16)
📝 packages/desktop-client/src/components/modals/CategoryAutocompleteModal.tsx (+66 -62)
📝 packages/desktop-client/src/components/modals/CategoryGroupAutocompleteModal.tsx (+65 -61)
📝 packages/desktop-client/src/components/modals/CategoryGroupMenuModal.tsx (+119 -115)
📝 packages/desktop-client/src/components/modals/CategoryMenuModal.tsx (+74 -70)
📝 packages/desktop-client/src/components/modals/CloseAccountModal.tsx (+185 -177)
📝 packages/desktop-client/src/components/modals/ConfirmCategoryDeleteModal.tsx (+116 -111)
📝 packages/desktop-client/src/components/modals/ConfirmDeleteModal.tsx (+37 -33)
📝 packages/desktop-client/src/components/modals/ConfirmPayeesMergeModal.tsx (+65 -56)
📝 packages/desktop-client/src/components/modals/ConfirmTransactionEditModal.tsx (+114 -110)
📝 packages/desktop-client/src/components/modals/ConfirmUnlinkAccountModal.tsx (+54 -46)
📝 packages/desktop-client/src/components/modals/ConvertToScheduleModal.tsx (+71 -67)
📝 packages/desktop-client/src/components/modals/CopyWidgetToDashboardModal.tsx (+38 -34)
📝 packages/desktop-client/src/components/modals/CoverModal.tsx (+62 -55)
📝 packages/desktop-client/src/components/modals/CreateAccountModal.tsx (+284 -280)
📝 packages/desktop-client/src/components/modals/CreateEncryptionKeyModal.tsx (+163 -156)

...and 49 more files

📄 Description

Description

Added scoped ErrorBoundary elements to all the modals in the 'packages/desktop-client/src/components/modals' folder.

Relates to https://github.com/actualbudget/actual/issues/7391

Testing

Checklist

  • Release notes added (see link above)
  • No obvious regressions in affected areas
  • Self-review has been performed - I understand what each change in the code does and why it is needed

Bundle Stats

Bundle Files count Total bundle size % Changed
desktop-client 34 13.85 MB → 13.87 MB (+19.5 kB) +0.14%
loot-core 1 5.26 MB 0%
api 1 3.89 MB 0%
cli 1 7.91 MB 0%
crdt 1 41.83 kB 0%
View detailed bundle stats

desktop-client

Total

Files count Total bundle size % Changed
34 13.85 MB → 13.87 MB (+19.5 kB) +0.14%
Changeset
File Δ Size
src/components/modals/NewCategoryModal.tsx 📈 +120 B (+11.00%) 1.07 kB → 1.18 kB
src/components/modals/EditRuleModal.tsx 📈 +139 B (+10.84%) 1.25 kB → 1.39 kB
src/components/modals/NewCategoryGroupModal.tsx 📈 +120 B (+10.72%) 1.09 kB → 1.21 kB
src/components/modals/ManageRulesModal.tsx 📈 +117 B (+10.67%) 1.07 kB → 1.19 kB
src/components/modals/TrackingBudgetSummaryModal.tsx 📈 +141 B (+8.66%) 1.59 kB → 1.73 kB
src/components/modals/EnvelopeToBudgetMenuModal.tsx 📈 +130 B (+8.38%) 1.52 kB → 1.64 kB
src/components/modals/ConfirmDeleteModal.tsx 📈 +146 B (+6.83%) 2.09 kB → 2.23 kB
src/components/modals/CopyWidgetToDashboardModal.tsx 📈 +141 B (+6.74%) 2.04 kB → 2.18 kB
src/components/modals/OutOfSyncMigrationsModal.tsx 📈 +162 B (+5.80%) 2.73 kB → 2.89 kB
src/components/modals/OpenIDEnableModal.tsx 📈 +152 B (+5.78%) 2.57 kB → 2.71 kB
src/components/modals/NotesModal.tsx 📈 +160 B (+5.71%) 2.74 kB → 2.89 kB
src/components/modals/HoldBufferModal.tsx 📈 +160 B (+5.70%) 2.74 kB → 2.9 kB
src/components/modals/ConfirmUnlinkAccountModal.tsx 📈 +151 B (+5.62%) 2.63 kB → 2.77 kB
src/components/modals/TrackingBalanceMenuModal.tsx 📈 +155 B (+5.58%) 2.71 kB → 2.86 kB
src/components/modals/EnvelopeBalanceMenuModal.tsx 📈 +158 B (+5.35%) 2.89 kB → 3.04 kB
src/components/modals/EnvelopeIncomeBalanceMenuModal.tsx 📈 +172 B (+4.71%) 3.57 kB → 3.73 kB
src/components/modals/manager/ImportYNAB4Modal.tsx 📈 +152 B (+4.70%) 3.16 kB → 3.31 kB
src/components/modals/manager/ImportYNAB5Modal.tsx 📈 +154 B (+4.64%) 3.24 kB → 3.39 kB
locale/zh-Hans.json 📈 +5.27 kB (+4.61%) 114.25 kB → 119.52 kB
src/components/modals/SimpleFinInitialiseModal.tsx 📈 +166 B (+4.52%) 3.59 kB → 3.75 kB
src/components/modals/ConvertToScheduleModal.tsx 📈 +180 B (+4.47%) 3.93 kB → 4.11 kB
src/components/modals/AccountAutocompleteModal.tsx 📈 +119 B (+4.27%) 2.72 kB → 2.84 kB
src/components/modals/manager/ImportActualModal.tsx 📈 +153 B (+4.24%) 3.52 kB → 3.67 kB
src/components/modals/SingleInputModal.tsx 📈 +116 B (+4.18%) 2.71 kB → 2.82 kB
src/components/modals/ConfirmPayeesMergeModal.tsx 📈 +182 B (+4.16%) 4.27 kB → 4.45 kB
src/components/modals/PayeeAutocompleteModal.tsx 📈 +119 B (+4.00%) 2.9 kB → 3.02 kB
src/components/modals/manager/ImportModal.tsx 📈 +174 B (+3.87%) 4.39 kB → 4.56 kB
src/components/modals/FixEncryptionKeyModal.tsx 📈 +220 B (+3.68%) 5.83 kB → 6.05 kB
src/components/modals/CategoryAutocompleteModal.tsx 📈 +119 B (+3.68%) 3.16 kB → 3.27 kB
src/components/modals/CategoryGroupAutocompleteModal.tsx 📈 +119 B (+3.68%) 3.16 kB → 3.28 kB
src/components/modals/manager/DeleteFileModal.tsx 📈 +203 B (+3.62%) 5.48 kB → 5.68 kB
src/components/modals/GoCardlessInitialiseModal.tsx 📈 +177 B (+3.61%) 4.79 kB → 4.96 kB
src/components/modals/EditAccess.tsx 📈 +181 B (+3.54%) 4.99 kB → 5.17 kB
src/components/modals/manager/ConfirmChangeDocumentDir.tsx 📈 +200 B (+3.45%) 5.66 kB → 5.86 kB
src/components/modals/TrackingBudgetMonthMenuModal.tsx 📈 +226 B (+3.41%) 6.48 kB → 6.7 kB
src/components/modals/EnvelopeBudgetMonthMenuModal.tsx 📈 +231 B (+3.35%) 6.73 kB → 6.96 kB
src/components/modals/PasswordEnableModal.tsx 📈 +177 B (+3.34%) 5.18 kB → 5.35 kB
src/components/modals/TrackingBudgetMenuModal.tsx 📈 +218 B (+3.33%) 6.39 kB → 6.61 kB
src/components/modals/EnvelopeBudgetMenuModal.tsx 📈 +218 B (+3.33%) 6.4 kB → 6.61 kB
src/components/modals/CreateLocalAccountModal.tsx 📈 +226 B (+3.26%) 6.77 kB → 6.99 kB
src/components/modals/BudgetPageMenuModal.tsx 📈 +127 B (+3.17%) 3.91 kB → 4.03 kB
src/components/modals/PluggyAiInitialiseModal.tsx 📈 +190 B (+3.17%) 5.86 kB → 6.05 kB
src/components/modals/manager/DuplicateFileModal.tsx 📈 +185 B (+3.06%) 5.9 kB → 6.08 kB
src/components/modals/TransferModal.tsx 📈 +161 B (+3.05%) 5.15 kB → 5.31 kB
src/components/modals/ConfirmCategoryDeleteModal.tsx 📈 +189 B (+2.98%) 6.18 kB → 6.37 kB
src/components/modals/UnmigrateBudgetAutomationsModal.tsx 📈 +189 B (+2.97%) 6.22 kB → 6.41 kB
src/components/modals/GoalTemplateModal.tsx 📈 +293 B (+2.96%) 9.67 kB → 9.95 kB
src/components/modals/TransferOwnership.tsx 📈 +218 B (+2.93%) 7.27 kB → 7.48 kB
src/components/modals/ConfirmTransactionEditModal.tsx 📈 +156 B (+2.92%) 5.21 kB → 5.37 kB
src/components/modals/LoadBackupModal.tsx 📈 +185 B (+2.80%) 6.45 kB → 6.63 kB
src/components/modals/CoverModal.tsx 📈 +161 B (+2.72%) 5.78 kB → 5.93 kB
src/components/modals/MergeUnusedPayeesModal.tsx 📈 +215 B (+2.71%) 7.74 kB → 7.95 kB
src/components/modals/CreateEncryptionKeyModal.tsx 📈 +225 B (+2.70%) 8.13 kB → 8.35 kB
src/components/modals/ScheduledTransactionMenuModal.tsx 📈 +156 B (+2.54%) 6.01 kB → 6.16 kB
src/components/modals/EnvelopeBudgetSummaryModal.tsx 📈 +137 B (+2.35%) 5.69 kB → 5.82 kB
src/components/modals/CreateAccountModal.tsx 📈 +335 B (+2.18%) 15 kB → 15.33 kB
src/components/modals/manager/FilesSettingsModal.tsx 📈 +145 B (+1.94%) 7.3 kB → 7.44 kB
locale/it.json 📈 +2.86 kB (+1.72%) 165.68 kB → 168.53 kB
src/components/modals/CategoryMenuModal.tsx 📈 +118 B (+1.53%) 7.54 kB → 7.66 kB
src/components/common/Modal.tsx 📈 +188 B (+1.52%) 12.08 kB → 12.27 kB
src/components/modals/BudgetAutomationsModal.tsx 📈 +196 B (+1.44%) 13.3 kB → 13.49 kB
src/components/modals/ImportTransactionsModal/ImportTransactionsModal.tsx 📈 +471 B (+1.44%) 32.03 kB → 32.49 kB
src/components/modals/EditFieldModal.tsx 📈 +119 B (+1.41%) 8.25 kB → 8.36 kB
src/components/modals/AccountMenuModal.tsx 📈 +118 B (+1.22%) 9.46 kB → 9.57 kB
src/components/modals/CategoryGroupMenuModal.tsx 📈 +118 B (+1.09%) 10.55 kB → 10.67 kB
src/components/modals/CloseAccountModal.tsx 📈 +118 B (+1.08%) 10.72 kB → 10.83 kB
src/components/modals/GoCardlessExternalMsgModal.tsx 📈 +118 B (+1.04%) 11.05 kB → 11.17 kB
src/components/modals/KeyboardShortcutModal.tsx 📈 +209 B (+0.77%) 26.39 kB → 26.59 kB
src/components/modals/EditUser.tsx 📈 +130 B (+0.68%) 18.75 kB → 18.88 kB
src/components/modals/SelectLinkedAccountsModal.tsx 📈 +117 B (+0.28%) 40.7 kB → 40.81 kB
View detailed bundle breakdown

Added
No assets were added

Removed
No assets were removed

Bigger

Asset File Size % Changed
static/js/index.js 1.87 MB → 1.88 MB (+11.18 kB) +0.58%
static/js/zh-Hans.js 114.25 kB → 119.52 kB (+5.27 kB) +4.61%
static/js/it.js 165.68 kB → 168.53 kB (+2.86 kB) +1.72%
static/js/Value.js 4.94 MB → 4.94 MB (+188 B) +0.00%

Smaller
No assets were smaller

Unchanged

Asset File Size % Changed
static/js/BackgroundImage.js 121.09 kB 0%
static/js/FormulaEditor.js 962.55 kB 0%
static/js/PayeeRuleCountLabel.js 52.52 kB 0%
static/js/ReportRouter.js 1.2 MB 0%
static/js/ScheduleEditForm.js 136.13 kB 0%
static/js/TransactionEdit.js 186.46 kB 0%
static/js/TransactionList.js 85.81 kB 0%
static/js/ca.js 191.68 kB 0%
static/js/chart-theme.js 796.5 kB 0%
static/js/client.js 451.37 kB 0%
static/js/da.js 104.4 kB 0%
static/js/de.js 174.08 kB 0%
static/js/en-GB.js 8.2 kB 0%
static/js/en.js 176.64 kB 0%
static/js/es.js 181.5 kB 0%
static/js/extends.js 518.36 kB 0%
static/js/fr.js 182.7 kB 0%
static/js/indexeddb-main-thread-worker-e59fee74.js 13.46 kB 0%
static/js/narrow.js 364.25 kB 0%
static/js/nb-NO.js 151.58 kB 0%
static/js/nl.js 108.66 kB 0%
static/js/pl.js 88.34 kB 0%
static/js/pt-BR.js 193.45 kB 0%
static/js/resize-observer.js 18.06 kB 0%
static/js/th.js 178.91 kB 0%
static/js/theme.js 31.67 kB 0%
static/js/uk.js 212.28 kB 0%
static/js/useFormatList.js 8.63 kB 0%
static/js/wide.js 453 B 0%
static/js/workbox-window.prod.es5.js 7.33 kB 0%

loot-core

Total

Files count Total bundle size % Changed
1 5.26 MB 0%
View detailed bundle breakdown

Added
No assets were added

Removed
No assets were removed

Bigger
No assets were bigger

Smaller
No assets were smaller

Unchanged

Asset File Size % Changed
kcab.worker.Flemh25r.js 5.26 MB 0%

api

Total

Files count Total bundle size % Changed
1 3.89 MB 0%
View detailed bundle breakdown

Added
No assets were added

Removed
No assets were removed

Bigger
No assets were bigger

Smaller
No assets were smaller

Unchanged

Asset File Size % Changed
index.js 3.89 MB 0%

cli

Total

Files count Total bundle size % Changed
1 7.91 MB 0%
View detailed bundle breakdown

Added
No assets were added

Removed
No assets were removed

Bigger
No assets were bigger

Smaller
No assets were smaller

Unchanged

Asset File Size % Changed
cli.js 7.91 MB 0%

crdt

Total

Files count Total bundle size % Changed
1 41.83 kB 0%
View detailed bundle breakdown

Added
No assets were added

Removed
No assets were removed

Bigger
No assets were bigger

Smaller
No assets were smaller

Unchanged

Asset File Size % Changed
index.js 41.83 kB 0%

🔄 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/actualbudget/actual/pull/7560 **Author:** [@diodijon](https://github.com/diodijon) **Created:** 4/20/2026 **Status:** 🔄 Open **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (7) - [`6d440f9`](https://github.com/actualbudget/actual/commit/6d440f97b4a5a52fa9b8df10959fd121887df3c4) add scoped ErrorBoundary to packages/desktop-client/components/common/Modal.tsx - [`700c769`](https://github.com/actualbudget/actual/commit/700c769ce22d9751a159f9b4268523f725ffbb01) add scoped ErrorBoundary to packages/desktop-client/components/modals - [`b0dd250`](https://github.com/actualbudget/actual/commit/b0dd2509b43051d5f7f44362e5bba995bf7fa18b) add scoped ErrorBoundary to modals folder - [`4d446db`](https://github.com/actualbudget/actual/commit/4d446db92dc6a09d84faa3e4cd71b23fe42da778) [autofix.ci] apply automated fixes - [`25a81ff`](https://github.com/actualbudget/actual/commit/25a81ff62b9d0f3ecb3037f472adc83a99af8a32) add release notes - [`51883fa`](https://github.com/actualbudget/actual/commit/51883fa2b599fca7a7bac63e42afdec08f9124f5) include changes from packages\desktop-client\src\components\common - [`2f4024f`](https://github.com/actualbudget/actual/commit/2f4024fb59fc50a0bfda5cecaeff37643d51ff37) Merge branch 'master' of https://github.com/diodijon/actual ### 📊 Changes **69 files changed** (+5755 additions, -5388 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/common/Modal.tsx` (+95 -91) 📝 `packages/desktop-client/src/components/modals/AccountAutocompleteModal.tsx` (+59 -55) 📝 `packages/desktop-client/src/components/modals/AccountMenuModal.tsx` (+85 -81) 📝 `packages/desktop-client/src/components/modals/BudgetAutomationsModal.tsx` (+98 -92) 📝 `packages/desktop-client/src/components/modals/BudgetPageMenuModal.tsx` (+20 -16) 📝 `packages/desktop-client/src/components/modals/CategoryAutocompleteModal.tsx` (+66 -62) 📝 `packages/desktop-client/src/components/modals/CategoryGroupAutocompleteModal.tsx` (+65 -61) 📝 `packages/desktop-client/src/components/modals/CategoryGroupMenuModal.tsx` (+119 -115) 📝 `packages/desktop-client/src/components/modals/CategoryMenuModal.tsx` (+74 -70) 📝 `packages/desktop-client/src/components/modals/CloseAccountModal.tsx` (+185 -177) 📝 `packages/desktop-client/src/components/modals/ConfirmCategoryDeleteModal.tsx` (+116 -111) 📝 `packages/desktop-client/src/components/modals/ConfirmDeleteModal.tsx` (+37 -33) 📝 `packages/desktop-client/src/components/modals/ConfirmPayeesMergeModal.tsx` (+65 -56) 📝 `packages/desktop-client/src/components/modals/ConfirmTransactionEditModal.tsx` (+114 -110) 📝 `packages/desktop-client/src/components/modals/ConfirmUnlinkAccountModal.tsx` (+54 -46) 📝 `packages/desktop-client/src/components/modals/ConvertToScheduleModal.tsx` (+71 -67) 📝 `packages/desktop-client/src/components/modals/CopyWidgetToDashboardModal.tsx` (+38 -34) 📝 `packages/desktop-client/src/components/modals/CoverModal.tsx` (+62 -55) 📝 `packages/desktop-client/src/components/modals/CreateAccountModal.tsx` (+284 -280) 📝 `packages/desktop-client/src/components/modals/CreateEncryptionKeyModal.tsx` (+163 -156) _...and 49 more files_ </details> ### 📄 Description <!-- Thank you for submitting a pull request! Make sure to follow the instructions to write release notes for your PR — it should only take a minute or two: https://github.com/actualbudget/docs#writing-good-release-notes. Try running yarn generate:release-notes *before* pushing your PR for an interactive experience. --> ## Description <!-- What does this PR do? Why is it needed? Please give context on the "why?": why do we need this change? What problem is it solving for you?--> Added scoped ErrorBoundary elements to all the modals in the 'packages/desktop-client/src/components/modals' folder. ## Related issue(s) <!-- e.g. Fixes #123, Relates to #456 --> Relates to [https://github.com/actualbudget/actual/issues/7391](url) ## Testing <!-- What did you test? How can we reproduce the issue you are fixing or how can we test the feature you built? --> ## Checklist - [x] Release notes added (see link above) - [x] No obvious regressions in affected areas - [x] Self-review has been performed - I understand what each change in the code does and why it is needed <!--- actual-bot-sections ---> <!--- bundlestats-action-comment key:combined start ---> ### Bundle Stats Bundle | Files count | Total bundle size | % Changed ------ | ----------- | ----------------- | --------- desktop-client | 34 | 13.85 MB → 13.87 MB (+19.5 kB) | +0.14% loot-core | 1 | 5.26 MB | 0% api | 1 | 3.89 MB | 0% cli | 1 | 7.91 MB | 0% crdt | 1 | 41.83 kB | 0% <details> <summary>View detailed bundle stats</summary> #### desktop-client **Total** Files count | Total bundle size | % Changed ----------- | ----------------- | --------- 34 | 13.85 MB → 13.87 MB (+19.5 kB) | +0.14% <details> <summary>Changeset</summary> File | Δ | Size ---- | - | ---- `src/components/modals/NewCategoryModal.tsx` | 📈 +120 B (+11.00%) | 1.07 kB → 1.18 kB `src/components/modals/EditRuleModal.tsx` | 📈 +139 B (+10.84%) | 1.25 kB → 1.39 kB `src/components/modals/NewCategoryGroupModal.tsx` | 📈 +120 B (+10.72%) | 1.09 kB → 1.21 kB `src/components/modals/ManageRulesModal.tsx` | 📈 +117 B (+10.67%) | 1.07 kB → 1.19 kB `src/components/modals/TrackingBudgetSummaryModal.tsx` | 📈 +141 B (+8.66%) | 1.59 kB → 1.73 kB `src/components/modals/EnvelopeToBudgetMenuModal.tsx` | 📈 +130 B (+8.38%) | 1.52 kB → 1.64 kB `src/components/modals/ConfirmDeleteModal.tsx` | 📈 +146 B (+6.83%) | 2.09 kB → 2.23 kB `src/components/modals/CopyWidgetToDashboardModal.tsx` | 📈 +141 B (+6.74%) | 2.04 kB → 2.18 kB `src/components/modals/OutOfSyncMigrationsModal.tsx` | 📈 +162 B (+5.80%) | 2.73 kB → 2.89 kB `src/components/modals/OpenIDEnableModal.tsx` | 📈 +152 B (+5.78%) | 2.57 kB → 2.71 kB `src/components/modals/NotesModal.tsx` | 📈 +160 B (+5.71%) | 2.74 kB → 2.89 kB `src/components/modals/HoldBufferModal.tsx` | 📈 +160 B (+5.70%) | 2.74 kB → 2.9 kB `src/components/modals/ConfirmUnlinkAccountModal.tsx` | 📈 +151 B (+5.62%) | 2.63 kB → 2.77 kB `src/components/modals/TrackingBalanceMenuModal.tsx` | 📈 +155 B (+5.58%) | 2.71 kB → 2.86 kB `src/components/modals/EnvelopeBalanceMenuModal.tsx` | 📈 +158 B (+5.35%) | 2.89 kB → 3.04 kB `src/components/modals/EnvelopeIncomeBalanceMenuModal.tsx` | 📈 +172 B (+4.71%) | 3.57 kB → 3.73 kB `src/components/modals/manager/ImportYNAB4Modal.tsx` | 📈 +152 B (+4.70%) | 3.16 kB → 3.31 kB `src/components/modals/manager/ImportYNAB5Modal.tsx` | 📈 +154 B (+4.64%) | 3.24 kB → 3.39 kB `locale/zh-Hans.json` | 📈 +5.27 kB (+4.61%) | 114.25 kB → 119.52 kB `src/components/modals/SimpleFinInitialiseModal.tsx` | 📈 +166 B (+4.52%) | 3.59 kB → 3.75 kB `src/components/modals/ConvertToScheduleModal.tsx` | 📈 +180 B (+4.47%) | 3.93 kB → 4.11 kB `src/components/modals/AccountAutocompleteModal.tsx` | 📈 +119 B (+4.27%) | 2.72 kB → 2.84 kB `src/components/modals/manager/ImportActualModal.tsx` | 📈 +153 B (+4.24%) | 3.52 kB → 3.67 kB `src/components/modals/SingleInputModal.tsx` | 📈 +116 B (+4.18%) | 2.71 kB → 2.82 kB `src/components/modals/ConfirmPayeesMergeModal.tsx` | 📈 +182 B (+4.16%) | 4.27 kB → 4.45 kB `src/components/modals/PayeeAutocompleteModal.tsx` | 📈 +119 B (+4.00%) | 2.9 kB → 3.02 kB `src/components/modals/manager/ImportModal.tsx` | 📈 +174 B (+3.87%) | 4.39 kB → 4.56 kB `src/components/modals/FixEncryptionKeyModal.tsx` | 📈 +220 B (+3.68%) | 5.83 kB → 6.05 kB `src/components/modals/CategoryAutocompleteModal.tsx` | 📈 +119 B (+3.68%) | 3.16 kB → 3.27 kB `src/components/modals/CategoryGroupAutocompleteModal.tsx` | 📈 +119 B (+3.68%) | 3.16 kB → 3.28 kB `src/components/modals/manager/DeleteFileModal.tsx` | 📈 +203 B (+3.62%) | 5.48 kB → 5.68 kB `src/components/modals/GoCardlessInitialiseModal.tsx` | 📈 +177 B (+3.61%) | 4.79 kB → 4.96 kB `src/components/modals/EditAccess.tsx` | 📈 +181 B (+3.54%) | 4.99 kB → 5.17 kB `src/components/modals/manager/ConfirmChangeDocumentDir.tsx` | 📈 +200 B (+3.45%) | 5.66 kB → 5.86 kB `src/components/modals/TrackingBudgetMonthMenuModal.tsx` | 📈 +226 B (+3.41%) | 6.48 kB → 6.7 kB `src/components/modals/EnvelopeBudgetMonthMenuModal.tsx` | 📈 +231 B (+3.35%) | 6.73 kB → 6.96 kB `src/components/modals/PasswordEnableModal.tsx` | 📈 +177 B (+3.34%) | 5.18 kB → 5.35 kB `src/components/modals/TrackingBudgetMenuModal.tsx` | 📈 +218 B (+3.33%) | 6.39 kB → 6.61 kB `src/components/modals/EnvelopeBudgetMenuModal.tsx` | 📈 +218 B (+3.33%) | 6.4 kB → 6.61 kB `src/components/modals/CreateLocalAccountModal.tsx` | 📈 +226 B (+3.26%) | 6.77 kB → 6.99 kB `src/components/modals/BudgetPageMenuModal.tsx` | 📈 +127 B (+3.17%) | 3.91 kB → 4.03 kB `src/components/modals/PluggyAiInitialiseModal.tsx` | 📈 +190 B (+3.17%) | 5.86 kB → 6.05 kB `src/components/modals/manager/DuplicateFileModal.tsx` | 📈 +185 B (+3.06%) | 5.9 kB → 6.08 kB `src/components/modals/TransferModal.tsx` | 📈 +161 B (+3.05%) | 5.15 kB → 5.31 kB `src/components/modals/ConfirmCategoryDeleteModal.tsx` | 📈 +189 B (+2.98%) | 6.18 kB → 6.37 kB `src/components/modals/UnmigrateBudgetAutomationsModal.tsx` | 📈 +189 B (+2.97%) | 6.22 kB → 6.41 kB `src/components/modals/GoalTemplateModal.tsx` | 📈 +293 B (+2.96%) | 9.67 kB → 9.95 kB `src/components/modals/TransferOwnership.tsx` | 📈 +218 B (+2.93%) | 7.27 kB → 7.48 kB `src/components/modals/ConfirmTransactionEditModal.tsx` | 📈 +156 B (+2.92%) | 5.21 kB → 5.37 kB `src/components/modals/LoadBackupModal.tsx` | 📈 +185 B (+2.80%) | 6.45 kB → 6.63 kB `src/components/modals/CoverModal.tsx` | 📈 +161 B (+2.72%) | 5.78 kB → 5.93 kB `src/components/modals/MergeUnusedPayeesModal.tsx` | 📈 +215 B (+2.71%) | 7.74 kB → 7.95 kB `src/components/modals/CreateEncryptionKeyModal.tsx` | 📈 +225 B (+2.70%) | 8.13 kB → 8.35 kB `src/components/modals/ScheduledTransactionMenuModal.tsx` | 📈 +156 B (+2.54%) | 6.01 kB → 6.16 kB `src/components/modals/EnvelopeBudgetSummaryModal.tsx` | 📈 +137 B (+2.35%) | 5.69 kB → 5.82 kB `src/components/modals/CreateAccountModal.tsx` | 📈 +335 B (+2.18%) | 15 kB → 15.33 kB `src/components/modals/manager/FilesSettingsModal.tsx` | 📈 +145 B (+1.94%) | 7.3 kB → 7.44 kB `locale/it.json` | 📈 +2.86 kB (+1.72%) | 165.68 kB → 168.53 kB `src/components/modals/CategoryMenuModal.tsx` | 📈 +118 B (+1.53%) | 7.54 kB → 7.66 kB `src/components/common/Modal.tsx` | 📈 +188 B (+1.52%) | 12.08 kB → 12.27 kB `src/components/modals/BudgetAutomationsModal.tsx` | 📈 +196 B (+1.44%) | 13.3 kB → 13.49 kB `src/components/modals/ImportTransactionsModal/ImportTransactionsModal.tsx` | 📈 +471 B (+1.44%) | 32.03 kB → 32.49 kB `src/components/modals/EditFieldModal.tsx` | 📈 +119 B (+1.41%) | 8.25 kB → 8.36 kB `src/components/modals/AccountMenuModal.tsx` | 📈 +118 B (+1.22%) | 9.46 kB → 9.57 kB `src/components/modals/CategoryGroupMenuModal.tsx` | 📈 +118 B (+1.09%) | 10.55 kB → 10.67 kB `src/components/modals/CloseAccountModal.tsx` | 📈 +118 B (+1.08%) | 10.72 kB → 10.83 kB `src/components/modals/GoCardlessExternalMsgModal.tsx` | 📈 +118 B (+1.04%) | 11.05 kB → 11.17 kB `src/components/modals/KeyboardShortcutModal.tsx` | 📈 +209 B (+0.77%) | 26.39 kB → 26.59 kB `src/components/modals/EditUser.tsx` | 📈 +130 B (+0.68%) | 18.75 kB → 18.88 kB `src/components/modals/SelectLinkedAccountsModal.tsx` | 📈 +117 B (+0.28%) | 40.7 kB → 40.81 kB </details> <details> <summary>View detailed bundle breakdown</summary> <div> **Added** No assets were added **Removed** No assets were removed **Bigger** Asset | File Size | % Changed ----- | --------- | --------- static/js/index.js | 1.87 MB → 1.88 MB (+11.18 kB) | +0.58% static/js/zh-Hans.js | 114.25 kB → 119.52 kB (+5.27 kB) | +4.61% static/js/it.js | 165.68 kB → 168.53 kB (+2.86 kB) | +1.72% static/js/Value.js | 4.94 MB → 4.94 MB (+188 B) | +0.00% **Smaller** No assets were smaller **Unchanged** Asset | File Size | % Changed ----- | --------- | --------- static/js/BackgroundImage.js | 121.09 kB | 0% static/js/FormulaEditor.js | 962.55 kB | 0% static/js/PayeeRuleCountLabel.js | 52.52 kB | 0% static/js/ReportRouter.js | 1.2 MB | 0% static/js/ScheduleEditForm.js | 136.13 kB | 0% static/js/TransactionEdit.js | 186.46 kB | 0% static/js/TransactionList.js | 85.81 kB | 0% static/js/ca.js | 191.68 kB | 0% static/js/chart-theme.js | 796.5 kB | 0% static/js/client.js | 451.37 kB | 0% static/js/da.js | 104.4 kB | 0% static/js/de.js | 174.08 kB | 0% static/js/en-GB.js | 8.2 kB | 0% static/js/en.js | 176.64 kB | 0% static/js/es.js | 181.5 kB | 0% static/js/extends.js | 518.36 kB | 0% static/js/fr.js | 182.7 kB | 0% static/js/indexeddb-main-thread-worker-e59fee74.js | 13.46 kB | 0% static/js/narrow.js | 364.25 kB | 0% static/js/nb-NO.js | 151.58 kB | 0% static/js/nl.js | 108.66 kB | 0% static/js/pl.js | 88.34 kB | 0% static/js/pt-BR.js | 193.45 kB | 0% static/js/resize-observer.js | 18.06 kB | 0% static/js/th.js | 178.91 kB | 0% static/js/theme.js | 31.67 kB | 0% static/js/uk.js | 212.28 kB | 0% static/js/useFormatList.js | 8.63 kB | 0% static/js/wide.js | 453 B | 0% static/js/workbox-window.prod.es5.js | 7.33 kB | 0% </div> </details> --- #### loot-core **Total** Files count | Total bundle size | % Changed ----------- | ----------------- | --------- 1 | 5.26 MB | 0% <details> <summary>View detailed bundle breakdown</summary> <div> **Added** No assets were added **Removed** No assets were removed **Bigger** No assets were bigger **Smaller** No assets were smaller **Unchanged** Asset | File Size | % Changed ----- | --------- | --------- kcab.worker.Flemh25r.js | 5.26 MB | 0% </div> </details> --- #### api **Total** Files count | Total bundle size | % Changed ----------- | ----------------- | --------- 1 | 3.89 MB | 0% <details> <summary>View detailed bundle breakdown</summary> <div> **Added** No assets were added **Removed** No assets were removed **Bigger** No assets were bigger **Smaller** No assets were smaller **Unchanged** Asset | File Size | % Changed ----- | --------- | --------- index.js | 3.89 MB | 0% </div> </details> --- #### cli **Total** Files count | Total bundle size | % Changed ----------- | ----------------- | --------- 1 | 7.91 MB | 0% <details> <summary>View detailed bundle breakdown</summary> <div> **Added** No assets were added **Removed** No assets were removed **Bigger** No assets were bigger **Smaller** No assets were smaller **Unchanged** Asset | File Size | % Changed ----- | --------- | --------- cli.js | 7.91 MB | 0% </div> </details> --- #### crdt **Total** Files count | Total bundle size | % Changed ----------- | ----------------- | --------- 1 | 41.83 kB | 0% <details> <summary>View detailed bundle breakdown</summary> <div> **Added** No assets were added **Removed** No assets were removed **Bigger** No assets were bigger **Smaller** No assets were smaller **Unchanged** Asset | File Size | % Changed ----- | --------- | --------- index.js | 41.83 kB | 0% </div> </details> </details> <!--- bundlestats-action-comment key:combined end ---> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-05-01 04:29:57 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#56557