a2lix / TranslationFormBundle

Ease translations with some dedicated Symfony form types
https://a2lix.fr/bundles/translation-form
MIT License
330 stars 138 forks source link

Fix default tab opening #317

Closed Kal74 closed 6 years ago

Kal74 commented 6 years ago

I am targeting this branch, because this is a bug introduced in 3.x

Changelog

Subject

In 3.x, on page load, the current locale tab is not properly open: tab title not focused and content always displayed, even when another tab is selected.

StanislavUngr commented 6 years ago

Is this fixed in some PR? Im currently experiencing the same problem..

Kal74 commented 6 years ago

Like me you're probably using bootstrap 3 instead of 4. That's why I closed this PR. As the template can be configured; we could add the bootsrap3 template (the 4 which I modified) in the bundle.