-
Notifications
You must be signed in to change notification settings - Fork 11
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
Added pretty links for citizens and teams #245
Conversation
✅ Deploy Preview for moondao-stc canceled.
|
✅ Deploy Preview for moondao-ce-demo ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
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.
Nice - Looks great!
The only thingg that I'd add would be good to add some unit tests. In particular around checking that it generates a unique ID if there's a clash between pretty links / other potential corner cases with the pretty links
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 good to me - it's too bad all the links will now have a number, but I think this method makes things more straightforward on our end.
…to ng-pretty-links
No description provided.