mirror of
https://github.com/discourse/discourse.git
synced 2024-12-19 11:48:23 +08:00
29dad8bbea
When viewing your own user profile, we offer the ability to expand / collapse your user info. By default, the info are collapsed and the button to toggle it only worked once. Meaning you could expand the info but not collapse it back. This fixes the issue by using `toggleProperty()` instead of directly `set()`-ing a value. Also added an acceptance test to ensure it doesn't regress. Was reported in https://meta.discourse.org/t/342254 |
||
---|---|---|
.. | ||
images | ||
javascripts | ||
stylesheets |