Issue: after enabling, the message overlay obscures open tabs. Expected behaviour: message overlay should be removed after a short amount of time or have the option to close manually. currently fixing with this custom style rule: .message { display: none }