top | item 28330401

(no title)

mishac | 4 years ago

The fact that discourse hijacks ctrl-f drives me insane. Sometimes I want to jump to a particular part of a thread featuring a word quickly, but discourse gets in the way.

And, though this is more subjective, I find the UI confusing. I end up browsing the github issues or even reddit for answers to questions just to avoid discourse on projects that use it (discuss.linuxcontainers.org - I'm looking at you).

discuss

order

infogulch|4 years ago

Discourse doesn't load the whole thread, it's loaded on demand (which is a reasonable choice for many enormous threads), so "quickly" would instead be "not at all".

mishac|4 years ago

which is why phpbb or even (god forbid) reddit is more ergonomic to use for me. If the thread is enormous, then split it into pages. And if it's not enormous, the discourse solution ends up being heavier and slower than just loading the whole discussion at once.

Discourse's voodoo ends up being more annoying to me than useful, not unlike infinite scrolling.

(obviously this is all subjective..I can only speak to the fact that I get annoyed by it and thus instinctively avoid discourse when I can)

iamcreasy|4 years ago

I think if you press Ctrl+f twice Discourse re-routes to browser search.

syoc|4 years ago

Possibly, but it does not work as Discourse implements dynamic loading of longer threads.

iamcreasy|4 years ago

I use F3 to jump to next instance of the word I am searching. (Shift + F3 goes backward)