You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
During data validation the full file content is used instead of the modified content from the preview text area
To Reproduce
Steps to reproduce the behavior:
Go to Import Page
Use a large CSV file (e.g. DKB Giro export)
Follow process and modify preview content
Validate Data
Expected behavior
Only data from preview content is being used for data validation
Additional helpful details
After loosing focus on the text area element there is a short Blazor loading screen popping up -> looks like that some property(?) update in the background seems to fail
TheAxelander
changed the title
[pre-release] Import Page: Modified Preview content is not recognized by validation process
Import Page: Modified Preview content is not recognized by validation process
May 31, 2024
Co-authored-by: Anu6is <curtis.mayers@gmail.com>
Co-authored-by: Luca Berneking <luca@berneking.net>
Co-authored-by: Omar Ibrahim <osmmi16@tu-clausthal.de>
Fix - Error message after creating new Bucket (resolves#234)
fixes#240Fix#249
Fix - Creating a new transaction using the "Add Recurring Transaction" button creates a transaction with wrong Account ID [resolves#255]
Fix#248 ImportPage Preview sync issue
Fix#253Fix#261fixes#256Fix#254)
fix long runtime on querying data (Fix#271)
Fix#277
Describe the bug
During data validation the full file content is used instead of the modified content from the preview text area
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Only data from preview content is being used for data validation
Additional helpful details
The text was updated successfully, but these errors were encountered: