Also: looks like the dismissed announcement reappears after a certain period of time. The server-side session cache might be cleared randomly or constantly? I’d still prefer a client-side implementation.
Bug 1531117 Comment 2 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
Also: looks like the dismissed announcement reappears after a certain period of time. The server-side session cache might be cleared randomly or periodically? I’d still prefer a client-side implementation.
Also: looks like the dismissed announcement reappears after a certain period of time. The server-side session cache might be cleared randomly or periodically? I’d still prefer a client-side implementation. Another UX enhancement: if you’re opening multiple bugs in browser tabs, the announcement should be hidden from all the bugs at once. It can be implemented using the [Broadcast Channel API](https://developer.mozilla.org/en-US/docs/Web/API/Broadcast_Channel_API).