Matt Westcott

Results 440 comments of Matt Westcott

Thanks for the report @krukas! > Look at Elasticsearch index and see that boost value 2 is still used Can you give more details about the exact thing you're looking...

Thanks for clarifying! I see what's going on here now - the indexing code is generating a mapping configuration for every subclass of Page in turn, and pushing that to...

Thanks! I'm merging now. I think it's worth pulling into 6.0.x too - even if we don't technically have to put out a bugfix release, I think it's a "good...

Merged in 0c5b4e794df0d950b78b781ef954b6c0cab46a6c (stable/6.0.x) / 75210ab92ec867662ed9b9dafe34f3c6bbefb9a8 (stable/6.1.x) / 4f5ffa85b660bb76c5db43e72d5b6f37b884fb06 (main)

> I noticed that it's not possible to see the last letter I typed, which is common in password fields Are you sure about this? I've only ever seen this...

Probably worth mentioning, there are known security issues with 'reveal password' features, since browsers treat them as plain text inputs while they're in the "visible" state, and may store or...

Hi @29deepanshutyagi - thanks for your interest! There's an existing pull request for this issue at #11961, but it requires some extra work. If you're interested in picking this up,...

@chano195 Assuming your image-plus-link block is implemented as a StructBlock, you can add a [ChoiceBlock](https://docs.wagtail.org/en/stable/reference/streamfield/blocks.html#wagtail.blocks.ChoiceBlock) to it containing the alignment options.

Merged in 0932ba395c9c27a5655f5f1eb6735e7d36c7aa8d