mirror of
https://github.com/discourse/discourse.git
synced 2025-02-15 16:22:45 +08:00
![]() For a user whose username has an uppercase character, the new user menu dropdown was not defaulting to "Inbox" because the Ember router uses lowercased usernames which were not matching with the `username` property. Switching to `username_lower` fixes the issue. |
||
---|---|---|
.. | ||
acceptance | ||
addons/truth-helpers/integration/helpers | ||
fixtures | ||
helpers | ||
integration | ||
unit | ||
index.html | ||
setup-tests.js | ||
test-boot-ember-cli.js |