Skip to content

Conversation

@gianfra-t
Copy link
Contributor

@gianfra-t gianfra-t commented Jan 5, 2026

Closes: #974

@gianfra-t gianfra-t linked an issue Jan 5, 2026 that may be closed by this pull request
@netlify
Copy link

netlify bot commented Jan 5, 2026

Deploy Preview for vortexfi ready!

Name Link
🔨 Latest commit 9067057
🔍 Latest deploy log https://app.netlify.com/projects/vortexfi/deploys/69615ea73d20350008679210
😎 Deploy Preview https://deploy-preview-993--vortexfi.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@netlify
Copy link

netlify bot commented Jan 5, 2026

Deploy Preview for vortex-sandbox ready!

Name Link
🔨 Latest commit 9067057
🔍 Latest deploy log https://app.netlify.com/projects/vortex-sandbox/deploys/69615ea78eab6f00081fa08a
😎 Deploy Preview https://deploy-preview-993--vortex-sandbox.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@gianfra-t gianfra-t marked this pull request as ready for review January 6, 2026 21:14
Copy link
Member

@ebma ebma left a comment

Choose a reason for hiding this comment

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

Some issues I still noticed when testing on the deploy preview:

  • When on the SELL widget form, I can choose any value that is out of range (below the expected min and above the max) but I never see an error message telling me that it's out of range.
  • While we are at it, we might want to reconsider only showing the error messages in the widget form if a wallet is connected. I think that made sense on the landing page, but on the widget page it feels weird. I was entering crazy values and the quote didn't load but I didn't see an error message, just because my wallet was not connected.
  • When I confirm a quote on the 'BUY' form and move to the 'Enter details' page, the 'Continue' button is clickable although I didn't enter any CPF or CNPJ yet. When I click on the 'Continue' button while the field is still empty, it triggers the validation and becomes disabled. The respective ticket was asking for the button to be disabled while the form field is empty.

Copy link
Member

@ebma ebma left a comment

Choose a reason for hiding this comment

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

The rest works quite well 👍

@gianfra-t
Copy link
Contributor Author

Thanks @ebma for testing. Regarding:

When on the SELL widget form, I can choose any value that is out of range

What limits do we want in terms of USD? Maybe I'm missing some context sorry, I thought the limit adjustments were for the BUY side only.

@ebma
Copy link
Member

ebma commented Jan 9, 2026

What limits do we want in terms of USD? Maybe I'm missing some context sorry, I thought the limit adjustments were for the BUY side only.

Hmm right, it's not clear in the ticket. I would have assumed that the limits are the same for both directions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Improve the input validation in the Vortex app

3 participants