Reorder Categories stopped working?

Hi All, On my forum Psychics Forum reorder categories has stopped working which I suspect may have happened after some recent upgrades.

When I click on Reorder Categories menu it doesn’t do anything. How do we fix it?

4개의 좋아요

Hello and welcome @sallypf :slight_smile:

I can confirm this here on meta as well. I’ve slipped this over to the Contribute > Bug category and we’ll get it looked at. :eyes:

4개의 좋아요

Oh ok, will wait then. Thanks for the reply.

2개의 좋아요
Error

Related to:
https://github.com/discourse/discourse/pull/24209

And specifically:

https://github.com/discourse/discourse/blob/main/app/assets/javascripts/discourse/app/components/discovery/navigation.js#L59

I believe it misses a @service modal; here:

https://github.com/discourse/discourse/blob/main/app/assets/javascripts/discourse/app/components/discovery/navigation.js#L10-L12

3개의 좋아요

Is it suggestion or solution?

it is not yet a solution, just a hint where they have to check the code in order to fix it.
I would expect that it will be fixed somewhere next week.

2개의 좋아요

We have this assigned out, should be sorted out this week.

5개의 좋아요

Thanks everyone! This should be fixed via

https://github.com/discourse/discourse/commit/1e1bb45b969093731cb6c252af3c66147ecbb286

6개의 좋아요

yes it is fixed now, I just pulled the latest release and after a forced reload of the site the popup is back for the sorting and the categories got reordered successfully at our site.

1개의 좋아요

This topic was automatically closed after 21 hours. New replies are no longer allowed.