Thibaud Colas

Results 690 comments of Thibaud Colas

Potential addition to my initial request – we’d also ideally want official support for code executing on tab changes. Right now I believe we have a few internal DOM events...

Another potential addition, this time coming from wagtailmedia: there is no way to call the `initTabs` function we use in Wagtail from third-party code: https://github.com/torchbox/wagtailmedia/pull/161. Here are potential solutions for...

The editor’s toolbar has been changed to its intended design as part of the Wagtail 4.0rc1 release, where the toolbar is no longer sticky, effectively preventing this conflict. I will...

@lb- this looks more like a hacky "autofocus first field on load", which I think we should remove.

Assigning this to @stevedya for the time being but also marking as "Needs Design Decision" – we need to get further validation of whether this is actually a good idea.

Adding to the list – personally I find it very confusing that the "Search" feature in the sidebar looks exactly like all other menu items, even though it’s actually a...

We’ve discussed this in the weekly page editor design review meeting with @benenright and @phildexter. We’re quite keen to replace the search field with a link, for the following reasons:...

Marking this as "Needs Design Decision" alongside #8474 so we collate more feedback on this.

FYI @Scotchester @stevedya @allcaps I believe we’ll proceed with this next week.

## Tasks - Finish remainder of existing plan items (https://github.com/wagtail/wagtail/issues/6107) - Remove any FontAwesome specific workarounds (may require django updates) - Replace icons where `map.get($icons` or `$font-wagtail-icons` is used in...