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

fix: new directory input validation #3233

Merged

Conversation

jyash97
Copy link
Contributor

@jyash97 jyash97 commented Dec 21, 2019

What kind of change does this PR introduce?

Bug Fix

What is the current behavior?

  • Chrome autocomplete shows up
  • Typing a or A gives an error
  • Added more special characters ( Not sure if it is needed )
  • On putting, whitespaces error is not shown

Kapture 2019-12-21 at 12 21 37

What is the new behavior?

  • Disable chrome autocomplete
  • Fixed regex for special characters
  • Whitespace checks

Kapture 2019-12-21 at 12 22 53

What steps did you take to test this? This is required before we can merge, make sure to test the flow you've updated.

  1. Tested locally by checking all condition

Checklist

  • Testing
  • Ready to be merged
  • Added myself to contributors table

@lbogdan
Copy link
Contributor

lbogdan commented Dec 21, 2019

Build for latest commit 3eab59c is at https://pr3233.build.csb.dev/s/new.

Copy link
Contributor

@SaraVieira SaraVieira left a comment

Choose a reason for hiding this comment

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

Thank you so much! Much better UI

@SaraVieira SaraVieira merged commit 0208bd6 into codesandbox:master Jan 2, 2020
@jyash97
Copy link
Contributor Author

jyash97 commented Jan 2, 2020

Hey, thanks for the review 👍 Glad this PR helped :)

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.

3 participants