vialer/vialer-js

Incorrect DnD status in menubar

Closed this issue · 1 comments

Users report inconsequent menubar status icons for dnd. The menubar shows that Vialer-js is in dnd mode while its not and viceversa. This may have to do with the eventemitter queuing mechanism, that is needed while state is written to localstorage.

Fixed with the menubar refactor.