fix: standardize error display to use showError/hideError helpers #88
Reference in New Issue
Block a user
Delete Branch "fix/consistent-error-display"
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?
Replaces four inconsistent error display patterns with the centralized
showError()/hideError()helpers fromhelpers.js:classListtoggling onapprove-tx-errorandapprove-sign-errorexport-privkey-flash→export-privkey-error, use helpersdelete-wallet-flash→delete-wallet-error, use helpers (removestext-red-500)showFlash()validation errors with dedicatedadd-wallet-errordiv (status messages like "Scanning..." still useshowFlash)showFlash()validation errors with dedicatedimport-key-errordivmin-h-[1.25rem]to prevent layout shiftdocker build .passes.Closes #87
Closing — issue #87 is addressed by PR #92 (error div consistency) which is merge-ready.
Pull request closed