mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-06-19 03:23:50 +08:00
`body:has()` ends up checking the whole document, which isn't ideal! we don't actually need them in either of these cases in the case of the topic-replies-toggle-wrapper we can use a general sibling selector, and for the presence alignment, the progress bar only shows up at `<= 924px` anyway |
||
|---|---|---|
| .. | ||
| assets | ||
| config | ||
| spec/integration | ||
| test/javascripts/acceptance | ||
| package.json | ||
| plugin.rb | ||
| README.md | ||
| tsconfig.json | ||
Discourse Presence plugin
This plugin shows which users are currently writing a reply at the same time as you.