
I have just tried putting following URL into the discussion tab's URL bar
javascript: $(".discussion-toggle-button:has(i.fa-chevron-down)").click()
and it seems to work.
Cheers,
Gabor
On 1/4/19, Artem Pelenitsyn
It seems you'd want the "Toggle All" button. There is an issue for that:
https://gitlab.com/gitlab-org/gitlab-ce/issues/19149
There is even a beautiful workaround given there with typing the following command in the JavaScript console in a browser: $(".discussion-toggle-button:has(i.fa-chevron-down)").click() After that, indeed, I could Ctrl+F the phrase referenced by Simon ("Another module should reference the symbol") while before I could not.
-- Best, Artem
On Fri, 4 Jan 2019 at 21:48 Ben Gamari
wrote: Quite right. I will bring this up with upstream.
On January 4, 2019 1:04:43 PM EST, Brandon Allbery
wrote: On Fri, Jan 4, 2019 at 1:02 PM Ben Gamari
wrote: As mentioned by others, discussions that have been marked as "resolved" are collapsed by default. If you search for the text "Toggle discussion" you will find that the collapsed discussions have link on their right-hand side which you can click on to expand the hidden comments.
The problem there being there's a lot of such, and no way to tell which one is relevant unless you have both original links and enough context. Finding stuff like that absent context doesn't look at all easy. :/
-- brandon s allbery kf8nh allbery.b@gmail.com
-- Sent from my Android device with K-9 Mail. Please excuse my brevity. _______________________________________________ ghc-devs mailing list ghc-devs@haskell.org http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs