Skip to content

Conversation

adelestrysse
Copy link
Contributor

fix validation of input fields on receiptpage and add more descriptive alerts for each input error

fix validation for input fields for ReceiptPage
add buttons to card info input field to choose between card number and committee name to easier validate, and updated logic for "beløp" to handle wrong inputs
@adelestrysse adelestrysse self-assigned this Oct 5, 2025
@adelestrysse adelestrysse added bug Something isn't working enhancement New feature or request labels Oct 5, 2025
@adelestrysse adelestrysse linked an issue Oct 5, 2025 that may be closed by this pull request
Copy link

vercel bot commented Oct 5, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
autobank-frontend Error Error Oct 5, 2025 7:10pm

Copy link
Member

@madshermansen madshermansen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Change number fields to only accept number, card field and amount, kontonummer

Komitee burde være dropdown i Onlines (eller fjernes)

Red text if input is incorrect instead of alert (opp til deg)

Hadde vært nice med 4444 4444 4444 4444 som er spacet med kortinput

update validation to not use alerts but a red description of error below input field
fix file upload to handle invalid file formats and reject them
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix validation of input fields on ReceiptPage

2 participants