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: consistently return short_names from sanitize #317

Merged
merged 1 commit into from
Mar 28, 2019

Conversation

nolanlawson
Copy link

Based on #308 I am just going to assume that we always need to return short_names here. Admittedly, though, I haven't managed to write a Jest test to actually reproduce #308, nor can I prove that this is actually currently causing a bug. But it seems harmless to return short_names here.

@nolanlawson
Copy link
Author

@hinaloe fyi

@hinaloe
Copy link

hinaloe commented Mar 23, 2019

Looks good!

I reproduced the issue with jest, but something is not good enough
https://gist.github.com/hinaloe/a9a5f1cdc3d7134466eaf27e784ffd05

@nolanlawson
Copy link
Author

Awesome, thank you. I've turned your diff file into a PR here and given you credit as the author: #323

I ran your tests and they definitely reproduce the issue! So that's wonderful. Thanks for your help. :)

@EtienneLem EtienneLem merged commit cbad124 into missive:master Mar 28, 2019
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