cozy / cozy-emails

Email Client for Cozy
GNU Affero General Public License v3.0
66 stars 41 forks source link

Fix focus next message after destroy #773

Closed misstick closed 8 years ago

misstick commented 8 years ago

When message is deleted with 'suppr' key or 'trash' ico in messages list toolbar, focus is lost.

See these PR for history : Delete Email causes suppression of 2nd panel https://github.com/cozy/cozy-emails/pull/744 https://github.com/cozy/cozy-emails/pull/753 https://github.com/cozy/cozy-emails/pull/762 https://github.com/cozy/cozy-emails/pull/767

Keep focus on MessageList https://github.com/cozy/cozy-emails/pull/759

frankrousseau commented 8 years ago

ping @aenario It's the end of the sprint. Can we merge this PR?