Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Non-existent BPN entered in autofill field should clear form fields #259

Open
JordanGerada3 opened this issue Sep 20, 2024 · 0 comments
Open
Assignees
Labels
bug Something isn't working

Comments

@JordanGerada3
Copy link

When a user inserts a non-existent BPN, they are prompted via an error message to insert the company details manually. If the form was already pre-filled with company data, it is expected that this data is cleared for the user to manually insert the correct data.

Current Behavior

Application keeps the data pre-filled from the previously added BPN.

Expected Behavior

Application should reset/remove the previous data upon adding new BPN (valid OR invalid).

Steps To Reproduce

  • Login to the portal
  • Invite a Business partner
  • Accept invite as an invited user
  • Start he registration process
  • Add a valid BPN in the autofill field which has not yet been registerd
  • Now update the BPN to with a dummy BPN
  • Observe the data remain intact
  • Continue the process to next steps

Screenshot 2024-09-20 at 08 51 11

@JordanGerada3 JordanGerada3 added the bug Something isn't working label Sep 20, 2024
@JordanGerada3 JordanGerada3 self-assigned this Sep 20, 2024
@JordanGerada3 JordanGerada3 changed the title Invalid BPN entered in autofill field should clear form fields Non-existent BPN entered in autofill field should clear form fields Sep 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: IN PROGRESS
Development

No branches or pull requests

1 participant