Matt Westcott
Matt Westcott
This is a known problem with the Algolia search indexing along with #8159, although it seems that we didn't have an open issue for it already, so thanks for reporting!
Closing as per #12521, as we've ditched Algolia search.
Thanks for your interest @Ihyatt! We do not assign issues outside of the core team - anyone is free to work on any issue. We recommend thoroughly reading https://docs.wagtail.org/en/latest/contributing/first_contribution_guide.html before...
Thanks for the report @soar! My guess is that the table control is trying to find the size of its container element in order to resize itself correctly, and is...
@Proper-Job Yes please!
@Proper-Job We're using Bootstrap's tabs module, so the events should be as described here: http://getbootstrap.com/javascript/#tabs-events
@tm-kn has raised the important question of whether this only covers text fields, or whether for example it would be possible to leave a foreign key field blank and still...
> How might this impact scheduling publication for a future date? Would validation be run at the moment of scheduling? Apologies in advance as I haven't had a chance to...
A user experience issue that has arisen while implementing this for snippets: if the field (or fields) used for the model's `__str__` representation has been defined in the conventional Django...
Now updated to document additional details encountered while working on the final implementation in Wagtail 7.0: https://github.com/wagtail/rfcs/pull/104#discussion_r1975610395, https://github.com/wagtail/rfcs/pull/104#issuecomment-2695046184. This brings the RFC in line with the final implementation, and so...