justifi-tech / web-component-library

Web components built using StencilJS
MIT License
3 stars 3 forks source link

Storybook: PaymentProvisioning example error #671

Closed Claudia108 closed 1 month ago

Claudia108 commented 1 month ago

Describe the bug In the storybook example for the BusinessProvisioning web component when I upload documents I get a 401 error for each uploaded document. The Next button remains spinning even after the 401 error is being returned.

I would suggest to add the required data to that example business so no upload is required when a user goes through the form in storybook. Additionally, I think the upload should work either way in the docs.

To Reproduce Go to the storybook example for the BusinessProvisioning web component and walk through the form until step 7. Upload a document.

Expected behavior The upload is successful and the last form step loads.

Screenshots

Screen Shot 2024-09-09 at 10 50 32 AM