mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-05-23 02:18:23 +08:00
Based on reports in https://meta.discourse.org/t/users-list-only-partial/368793/17, some users may have issues with the LoadMore sentinel not triggering the intersection observer to load more elements due to it's `0px` height. I've not been able to reproduce this consistently myself, but adding the `1px` height appears to resolve the issue. This is an invisible element so it should not cause any inconsistency visually other than possibly causing a marginally earlier load of more elements. Credit to `cathys` on Meta Discourse for the fix. |
||
|---|---|---|
| .. | ||
| base | ||
| components | ||
| float-kit | ||
| form-kit | ||
| foundation | ||
| login | ||
| modal | ||
| rich-editor | ||
| select-kit | ||
| table-builder | ||
| d-editor.scss | ||
| font-variables.scss | ||
| input_tip.scss | ||
| loading-slider.scss | ||
| post-action-feedback.scss | ||
| printer-friendly.scss | ||
| software-update-prompt.scss | ||
| toolbar-popup-menu-options.scss | ||
| topic-entrance.scss | ||
| topic-timeline.scss | ||
| whcm.scss | ||