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

🐛 Payment Address on dRep Registration is Optional but Functions as Required Under Certain Conditions #1871

Closed
kneerose opened this issue Aug 30, 2024 · 0 comments · Fixed by #1884
Assignees
Labels
🐛 Bug Something isn't working Other area

Comments

@kneerose
Copy link
Contributor

Area

Other

Domain

dev-sanchogov.tools

Which wallet were you using?

No response

Context

While attempting to register as a dRep, I mistakenly entered text into the payment address field. When I cleared the payment address, an error message appeared that prevented me from proceeding with the registration. Here, the payment address field behaves as if it is required, unlike the link field, where clearing the text does not trigger an invalid URL error

Steps to reproduce

  1. Connect your wallet.
  2. Navigate to dRep registration process.
  3. Enter some text into the payment address field and then clear it.

https://www.loom.com/share/ae927ec7cb7f4d18a667d5a127a5d3f9?sid=8a4d5e5c-c6d3-4692-a327-c2ca1850ec09

Actual behavior

Clearing the payment address field results in an invalid payment address error message, which prevents continuation of the dRep registration process.

Expected behavior

The payment address field should be optional, so clearing it should not trigger an error message.

@kneerose kneerose added the 🐛 Bug Something isn't working label Aug 30, 2024
@bosko-m bosko-m moved this to To do in Govtool all Aug 30, 2024
@MSzalowski MSzalowski assigned MSzalowski and unassigned jdyczka Aug 30, 2024
@MSzalowski MSzalowski moved this from To do to In progress in Govtool all Aug 30, 2024
@MSzalowski MSzalowski linked a pull request Aug 30, 2024 that will close this issue
5 tasks
@MSzalowski MSzalowski moved this from In progress to In review in Govtool all Aug 30, 2024
MSzalowski added a commit that referenced this issue Sep 2, 2024
…n-drep-registration-is-optional-but-functions-as-required-under-certain-conditions

fix(#1871): make payment address validation optional
@github-project-automation github-project-automation bot moved this from In review to Done in Govtool all Sep 2, 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 Other area
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

4 participants