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 <b...@well-typed.com> wrote: > Quite right. I will bring this up with upstream. > > On January 4, 2019 1:04:43 PM EST, Brandon Allbery <allber...@gmail.com> > wrote: >> >> On Fri, Jan 4, 2019 at 1:02 PM Ben Gamari <b...@smart-cactus.org> 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 >> allber...@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 >
_______________________________________________ ghc-devs mailing list ghc-devs@haskell.org http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs