discourse/app/assets/stylesheets/common
Kelv 70c979be27
FIX: add minimal load-more-sentinel height (#35262)
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.
2025-10-08 17:36:08 +08:00
..
base UX: user inbox styling fix (#35258) 2025-10-07 14:55:52 -06:00
components FIX: add minimal load-more-sentinel height (#35262) 2025-10-08 17:36:08 +08:00
float-kit DEV: full calendar v6 (#33737) 2025-08-26 10:35:05 +02:00
form-kit DEV: Refactor grippie resizer from composer into Modifier (#33046) 2025-06-11 11:08:11 +10:00
foundation DEV: Misc variable additions (#33942) 2025-07-29 16:36:30 -05:00
login REFACTOR: remove /mobile/invites-show and move to /common/invites-show (#32532) 2025-05-01 12:54:32 -04:00
modal UX: layout adjustment for sidebar customisation modal on mobile (#34665) 2025-09-01 14:47:51 +02:00
rich-editor UX: Content border color (#33908) 2025-07-28 16:17:06 -05:00
select-kit DEV: adds support for disabled in select-kit (#35037) 2025-09-30 10:48:35 +02:00
table-builder DEV: Update linting (#32836) 2025-05-21 12:02:52 +02:00
d-editor.scss UX: different style for markdown/rich editor toggle (#34161) 2025-08-12 09:47:55 -03:00
font-variables.scss UX: Replace font-size-ios-input workaround (#30877) 2025-01-20 19:17:30 +00:00
input_tip.scss DEV: Update lint-configs and auto-fix issues (#31485) 2025-02-24 23:32:31 +01:00
loading-slider.scss DEV: Introduce stylelint (#29852) 2025-01-20 15:27:42 +00:00
post-action-feedback.scss DEV: merge post-action-feedback CSS into common file (#34080) 2025-08-05 10:44:26 -04:00
printer-friendly.scss DEV: Merge duplicated css (#31167) 2025-02-05 18:42:55 +01:00
software-update-prompt.scss DEV: Fix all mixed-decls sass deprecations (#31343) 2025-02-13 23:58:19 +01:00
toolbar-popup-menu-options.scss UX: improve kbd shortcut appearance on macOS (#35099) 2025-10-01 09:09:23 -04:00
topic-entrance.scss UX: Content border color (#33908) 2025-07-28 16:17:06 -05:00
topic-timeline.scss UX: Increase timeline handle contrast slightly (#34327) 2025-08-14 11:14:56 -04:00
whcm.scss A11Y: Improve accessibility in WHCM themes (#18606) 2022-10-17 07:07:46 -07:00