Javier Julio
Javier Julio
@lulalala I would think its better to still have the separate keys as the values are different and it helps to be explicit. Although thinking it through, if the error...
@deivid-rodriguez I don't see why the i18n option wouldn't suffice for this as I think that would be better but then I tried thinking of what would be similar to...
We could do various things here which is why I don't consider it a bug. It's simply a default but we can change that if we want. I haven't looked...
@amazing-jay I don't see anyway to achieve that without significant work. You can only do so much before too much content will just not fit. The most I can offer...
@timoschilling was the PR still correct in that all files should be moved into `app/controller` path? If so we can submit a new PR with that change as we are...
I think a visual hint is a great idea. Some other suggestions could be to also log a warning and/or use a configuration to opt-in to this change.
Thanks for the suggestion! Hmm I don't think so because by implementing that then we are actually giving a present value of ` ` vs just an empty space as now....
@deivid-rodriguez haha I was just updating to keep it current with CI/lint changes since then, so no worries, thanks!
@colinrubbert if you consider when ActiveAdmin was created, it will make a lot more sense why jQuery is used. As far as actual code, jQuery is used in most if...
We do because we need to maintain this. To rewrite without jQuery would be a huge effort. We would have to replicate key functionality ourselves or introduce some smaller libraries...