andyhmltn / ember-js-chatapp

MIT License
3 stars 1 forks source link

Allow the 'Online Users' and 'Messages' sections to be seen before entering a name #4

Closed andyhmltn closed 11 years ago

andyhmltn commented 11 years ago

When you open the app, the 'Messages'/'Online Users' sections aren't visible until you enter a name.

andyhmltn commented 11 years ago

In hindsight, this is no longer needed because the user is remembered now.