Kan onderwerp, categorie of tags van een bericht niet wijzigen tijdens moderatie

Het lijkt erop dat een recente update de detailpagina van de moderatiewachtrij mogelijk heeft gewijzigd, waardoor de editor op dat scherm nu erg klein is bij kortere berichten in de modus voor platte markdown, en deze niet kan worden uitgebreid. (Firefox 143.0.1 op MacOS Sequoia 15.6.1)

Bewerken: eigenlijk weet ik dit niet zeker. Ik heb alles voor vanochtend al goedgekeurd en kan het niet meteen opnieuw controleren. Probeer te schakelen tussen WYSIWYG en platte markdown, en de preview verdwijnt niet voor de WYSIWYG, dus er zijn twee versies op de pagina. Ik denk dat het monospace lettertype ook verdween in de platte markdown-editor, dus daar kijk ik nu naar.

2 likes

Something else seems to be wrong with items in review on routes like /review/1234

Here’s how a URL is moderation is being parsed:

Here’s the URL: https://www.johndcook.com/blog/2023/03/03/conway-factoring/

It looks fine after the post is approved, but it’s broken in the review item detail. The first part (https://www.johndcook.com/blog/) turns into a link, but the rest of the path (2023/03/03/conway-factoring/) isn’t counted as part of the link.

Here’s another one from TikTok, only in the review detail view:

tiktok@2x

(The word “video” is a watched word, if that matters.)

It looks fine once the post is approved.

Thank you for reporting this issue. I reproduced that bug in my local environment and will try to fix it this week.

1 like

Thank you again. It was fixed in this PR

3 likes