Juan David Martínez Cubillos

Results 5 comments of Juan David Martínez Cubillos

This is part of a change for a customer who is using tag chooser and wants to have tags ordered alphabetically. Right now, they are shown as the server fetches...

Very weird behaviour, code suggest we can pass `{locale: "en"}` as an option to check if the translation exists but when using some locales it doesn't load all the `en`...

I think this should be the best of both worlds, if we want to keep missing locales hidden. However, it feels a bit verbose, and IMO this is the way...

Since I saw it being used to avoid the "missing translation" placeholder in other places, and it was the behaviour it produced before in the descriptions translation (intentionally or otherwise),...

Good stuff, do you think the fix is good as is? In my mind, the `lookup` method was like a search method that should return `true` or `false,` but I...