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

"Slugify" the collection name #79

Open
Yakimych opened this issue Nov 16, 2019 · 0 comments
Open

"Slugify" the collection name #79

Yakimych opened this issue Nov 16, 2019 · 0 comments

Comments

@Yakimych
Copy link
Owner

Problems

  • Community names are case-sensitive, so "Abc" and "abc" are different communities. This might be confusing
  • Non-url-friendly characters in community names lead to "ugly" links (such as whitespace that gets urlescaped)

Suggested Solution

See the following commits for a good implementation example: MargaretKrutikova/re-cite@938ffb3, MargaretKrutikova/re-cite@631e475

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

No branches or pull requests

1 participant