elixirschool / school_house

The new era of Elixir School now powered by @phoenixframework
https://elixirschool.com/
Apache License 2.0
155 stars 49 forks source link

fixes locale menu glitch using x-cloak #83

Closed jaimeiniesta closed 3 years ago

jaimeiniesta commented 3 years ago

There's a glitch on the locale menu, when you click on a different section the locale menu is shown unfolded until some microseconds later Alpine hides it:

https://user-images.githubusercontent.com/2629/126673357-843af530-f3c9-4d89-b53d-f18932e2ae94.mov

This PR fixes it by using the x-cloak directive:

See https://alpinejs.dev/directives/cloak