Skip to content

Conversation

@Adamj1232
Copy link
Contributor

@Adamj1232 Adamj1232 commented Jun 20, 2022

Description

Update Notifications validation to handle onclick and links properly

Checklist

  • The version field in package.json is incremented following semantic versioning
  • The box that allows repo maintainers to update this PR is checked
  • I tested locally to make sure this feature/fix works
  • This PR passes the Circle CI checks

Copy link
Contributor

@taylorjdawson taylorjdawson left a comment

Choose a reason for hiding this comment

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

approve with nit

id: Joi.string().required(),
autoDismiss: Joi.number()
autoDismiss: Joi.number(),
onclick: Joi.function(),
Copy link
Contributor

Choose a reason for hiding this comment

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

@Adamj1232 maybe should have caught this sooner but can we make it camel case?? onClick

Copy link
Contributor Author

@Adamj1232 Adamj1232 Jun 20, 2022

Choose a reason for hiding this comment

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

@Adamj1232 Adamj1232 merged commit d68360b into v2-web3-onboard-develop Jun 20, 2022
@Adamj1232 Adamj1232 deleted the fix/notification_validations branch June 20, 2022 21:16
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.

4 participants