Mewen Le Hô
Mewen Le Hô
Notes: Previous banner was `1600*625px`, new one is `820*501px`, rendered size in desktop is `1100*469px`. The scaling transformation may looks pixelated. Text in image is usually a big no for...
Designers requested a change in wording too. I will need to redo the thumbnails but I will wait until design review is ok.
- [x] New image: ok - [x] Text in image so adding description in `alt` attribute: ok - [x] Change title on the left: ok - [x] Add a paragraph...
https://www.reuters.com/technology/problem-with-x-meta-microsoft-hundreds-more-own-trademarks-new-twitter-name-2023-07-25/ https://www.politico.eu/article/twitter-x-trademark-regulations-logo-european-union-elon-musk/ The name may change again soon so it's probably better to wait before making any change.
To do after prototype validation - [x] Make the change everywhere - [ ] Update migration guide
On hold until the incoming meeting about form validation in the next few days.
To do list: - Add `role="alert"` on error message? If yes, we need to be sure to have a good story to convince Patrick. - Add focus on first error...
I made some tests in a PR (not yet pushed) and applied `#ccc` on `input text`, `select` and `texarea`:  Some notes: - we will need a `disabled`...
Side note: we can add a `.is-disabled` CSS class on the label of the disabled file input.  Edit: will be tackled by https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/pull/2222
Whole page with all (?) possible form elements:  @louismaximepiton raised a question about the disabled quantity selector: since it has an editable field, should it turn grey...