erlend_sh
(Erlend Sogge Heggen)
2015 年1 月 14 日 21:25
1
It’s hard to say in words what’s wrong, so here’s a video. This is obviously with “show subcategory list” enabled.
The moment to pay attention to is when I have a category selected, and I re-select that same identical category from the drop-down. You’d expect…
A: Nothing is loaded.
B. The page refreshes.
… instead I get weird option C: It loads the root category index on top of the topic list.
strager
(Scott Trager)
2015 年1 月 14 日 21:49
2
I can confirm something funky is going on when you select the subcategory page in the list while already on that page. In our case it puts a link above the heading in the table:
Can you check this @eviltrout ?
eviltrout
(Robin Ward)
2015 年1 月 15 日 18:05
4
I was able to fix @erlend_sh ’s bug with this commit:
https://github.com/discourse/discourse/commit/6c4c542ae37f2cd16049b11aa2e1dcf51e557174
However I could not reproduce yours @strager – is it still happening on the latest build? Do you have steps to reproduce?
2 个赞
strager
(Scott Trager)
2015 年1 月 15 日 18:28
5
Still occurring on the latest version, but not with every board. Simply go to page (example IP/c/announcements-discussions/announcements) and click on the board again. If you send me a PM, I can give you the IP if you want to take a look.
riking
(Kane York)
2015 年1 月 15 日 19:03
6
Do you have topic list display customizations?
eviltrout
(Robin Ward)
2015 年1 月 15 日 20:06
7
Thanks for giving me access to your server. I did find a bug with refreshing a category which I fixed in this commit:
https://github.com/discourse/discourse/commit/9c977a08cdc0149f970981bad15647b9675902d6
I think that will fix this for you!
3 个赞