Brixel / Brixel/HaSpMan

Depedency updates have broken edit transaction form

Open
#137 0 comments 0 reactions 0 assignees View on GitHub
bug🐛
Dominant language
C#
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

When adding a transaction and changing it to 'Credit' (default is 'Debit') , and then trying to click 'Add transaction' without filling anything else in, an error will be shown because of missing input data.
When this happens however, the transaction type is reset back to 'Debit'

Probably caused by MudBlazor update?

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the transaction form flow: select “Credit,” leave the remaining inputs empty, and click “Add transaction” to observe the validation error and reset. Inspect the form’s state handling and MudBlazor-related dependency changes; done means the selected transaction type remains “Credit” after validation fails.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.