When editing broadcast messages dates and/or times are forgotten, both in FireFox, just hours and minutes in Chrome
(Experiences from a self-hosted, edu licenced Gitlab Ultimate 15.9.2 and a self hosted Community Edition 15.9.3.)
## Firefox
- Editing has no dropdowns for hour / minutes
- **engineer note** This is a capability issue difference between chrome and firefox. There is a path to resolve this as seen in https://gitlab.com/gitlab-org/gitlab/-/merge_requests/116161#note_1334871367
- Editing times are in 24-hour format.
- **engineer note** I'm not sure this is an issue, but more of a preference, so will need ~UX input if we desire to change it.
## Chrome
- Editing message original hours and minutes are omitted, resulting all saved times to be 00:00 + timezone difference from GMT unless manually corrected every time you edit the message.
- **engineer note** need more info - https://gitlab.com/gitlab-org/gitlab/-/issues/397678#note_1333859015
- Editing has a dropdown for hours / minutes, but in AM/PM format even though systems (both, server and browsing computer) are in 24 hour GMT+2 time.
- **engineer note** I'm not sure this is an issue, but more of a preference, so will need ~UX input if we desire to change it.
## All browsers
- [x] When using line breaks, markup and br tags are supposed to show while editing the message, this is no longer the case. They only show up once the message is saved.
- **engineer note** I think this was resolved recently in #390203+ - I don't see the issue anymore.
**note** some items have been moved into tasks in order to break off some work from the issue iteratively
issue