-
Notifications
You must be signed in to change notification settings - Fork 288
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
Tags Normalization #828
Tags Normalization #828
Conversation
You can trigger an installable build for these changes by visiting CircleCI here. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks pretty good @jleandroperez :) I spotted one tiny thing and left a mention about it in the code. Other than that I think this is good to go.
Verify that new tags can have at most 5 characters
I was only able to add four characters so maybe an off by 1 issue somewhere?
Thank you sir!!! |
Details:
In this PR we're bringing over several enhancements introduced in this macOS Issue
@aerych Sir!! since you've validated the first part, mind taking a quick peek? (nothing big should have changed!!)
Thank you!!
/cc @dmsnell NOW we're talkin'! 😃
Ref. #824
Scenario: Note Editor
Scenario: Tags Editor
Release
These changes do not require release notes.