discourse/app/assets/stylesheets/common/components
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
..
sidebar/edit-navigation-menu UX: Content border color (#33908) 2025-07-28 16:17:06 -05:00
_index.scss UX: overhaul of GroupSelector with Floatkit (#34685) 2025-09-18 15:33:52 +08:00
ac-wrap.scss UX: split out unrelated composer css (#33701) 2025-07-18 17:42:38 +02:00
ace-editor.scss DEV: Refactor grippie resizer from composer into Modifier (#33046) 2025-06-11 11:08:11 +10:00
add-pm-participants.scss DEV: Merge duplicated css (#31167) 2025-02-05 18:42:55 +01:00
autocomplete.scss FIX: truncate long names for autocomplete results (#34479) 2025-08-22 15:30:03 +08:00
badges.scss DEV: Additional topic list spacing variables (#33571) 2025-07-14 14:54:24 -05:00
banner.scss UX: only remove paragaph margin in banner if it's the last child (#34695) 2025-09-03 13:02:19 -04:00
bookmark-list.scss DEV: Make styling bookmarks easier (#31979) 2025-03-25 11:02:11 -05:00
bookmark-menu.scss FEATURE: Clear bookmark reminders from bookmark menu (#33168) 2025-06-13 10:37:08 +10:00
bookmark-modal.scss UX: adjust bookmark hover and active states (#33177) 2025-06-12 10:36:30 -04:00
buttons.scss UX: rework button classes (#34882) 2025-10-02 13:32:36 -06:00
calendar-date-time-input.scss UX: Content border color (#33908) 2025-07-28 16:17:06 -05:00
char-counter.scss FEATURE: Add word count and indicator when exceeded max (#19367) 2023-02-20 12:06:43 +01:00
color-input.scss UX: Improve the color picker styling (#34328) 2025-08-14 17:46:01 +02:00
composer-toggle-switch.scss UX: different style for markdown/rich editor toggle (#34161) 2025-08-12 09:47:55 -03:00
conditional-loading-section.scss DEV: Update lint-configs and auto-fix issues (#31485) 2025-02-24 23:32:31 +01:00
convert-to-public-topic-modal.scss
d-autocomplete.scss DEV: floatkit autocomplete for d-editor (#33513) 2025-07-30 08:00:39 +08:00
d-breadcrumbs.scss UX: prevent icon and text wrapping in breadcrumb (#35008) 2025-09-26 10:16:51 -06:00
d-multi-select.scss UX: overhaul of GroupSelector with Floatkit (#34685) 2025-09-18 15:33:52 +08:00
d-page-header.scss UX: Content border color (#33908) 2025-07-28 16:17:06 -05:00
d-select.scss DEV: Enable and fix more stylelint rules (#31200) 2025-02-05 20:03:56 +01:00
d-stat-tiles.scss UX: Introduce <DStatTiles /> component (#30238) 2024-12-13 11:32:46 +10:00
d-toggle-switch.scss DEV: Fix all mixed-decls sass deprecations (#31343) 2025-02-13 23:58:19 +01:00
date-input.scss UX: improve mobile date picker slightly (#32822) 2025-05-20 11:49:58 -04:00
date-picker.scss
date-time-input-range.scss
date-time-input.scss UX: Polishing borders, border-radius, input, and spacing (#32995) 2025-05-29 16:43:57 -05:00
download-calendar.scss DEV: FloatKit (#23650) 2023-09-26 13:39:52 +02:00
drafts-dropdown-menu.scss UX: remove margin from navigation-controls children in favor of gap (#34771) 2025-09-15 14:16:57 -04:00
dropdown-menu.scss UX: replace btn-danger with modifier class for bookmark dropdown (#34941) 2025-09-24 13:34:46 -06:00
emoji-picker.scss DEV: Update linting (#32836) 2025-05-21 12:02:52 +02:00
empty-states.scss REFACTOR: consolidate empty states, add invite variant (#33455) 2025-07-09 12:34:04 -04:00
file-size-input.scss FIX: Make cancel and reset buttons work for file_size_restriction settings (#28347) 2024-08-15 19:38:47 +03:00
filter-input.scss UX: Polishing borders, border-radius, input, and spacing (#32995) 2025-05-29 16:43:57 -05:00
filter-navigation.scss DEV: Include mobile browserlist targets (#34707) 2025-09-04 01:51:06 +02:00
footer-nav.scss DEV: Update linting (#32836) 2025-05-21 12:02:52 +02:00
form-template-field.scss DEV: Introduce stylelint (#29852) 2025-01-20 15:27:42 +00:00
group-member-dropdown.scss DEV: Set containing block for Popper dropdowns (#20745) 2023-03-20 15:26:20 -04:00
group-selector.scss UX: overhaul of GroupSelector with Floatkit (#34685) 2025-09-18 15:33:52 +08:00
groups-form-membership-fields.scss
hashtag.scss UX: hashtag alignment in text and autocomplete (#33902) 2025-07-29 18:53:13 +02:00
horizontal-overflow-nav.scss UX: improve nav fade css (#31975) 2025-03-24 15:14:56 -04:00
iframed-html.scss
ignored-user-list.scss UX: fix color preference layout (#21346) 2023-05-03 10:11:52 +08:00
keyboard_shortcuts.scss UX: Consistency and accessibility improvements for keyboard shortcuts (#34090) 2025-08-08 10:18:28 +10:00
load-more.scss FIX: add minimal load-more-sentinel height (#35262) 2025-10-08 17:36:08 +08:00
more-topics.scss UX: remove hover effect (not consistent) (#34881) 2025-09-25 09:38:17 -06:00
navs.scss REFACTOR: merge mobile and desktop user CSS into common file (#34787) 2025-09-15 09:16:47 -04:00
notifications-tracking.scss REFACTOR: move the pinned button to DMenu (#33869) 2025-07-31 10:47:20 -04:00
offline-indicator.scss FEATURE: Offline indicator (#21369) 2023-06-05 11:08:04 -05:00
pick-files-button.scss
post-list.scss FEATURE: Bulk select posts and delete drafts (#34972) 2025-09-29 12:47:54 -07:00
post-translations.scss UX: Add translation button changes tooltip over icon color (#34901) 2025-09-22 13:18:43 -07:00
powered-by-discourse.scss DEV: Update lint-configs and auto-fix issues (#31485) 2025-02-24 23:32:31 +01:00
relative-time-picker.scss UX: minor fixes in topic action modal (#24772) 2023-12-07 14:54:56 +01:00
signup-progress-bar.scss REFACTOR: move mobile/signup-progress-bar CSS into common/signup-progress-bar (#33331) 2025-06-25 09:33:23 -04:00
svg.scss DEV: Introduce stylelint (#29852) 2025-01-20 15:27:42 +00:00
table-layout.scss UX: make admin list item headings clickable (#34772) 2025-09-15 09:08:50 -04:00
tap-tile.scss UX: Content border color (#33908) 2025-07-28 16:17:06 -05:00
theme-card.scss UX: make admin list item headings clickable (#34772) 2025-09-15 09:08:50 -04:00
time-input.scss DEV: Introduce stylelint (#29852) 2025-01-20 15:27:42 +00:00
time-shortcut-picker.scss UX: Content border color (#33908) 2025-07-28 16:17:06 -05:00
topic-map.scss UX: Content border color (#33908) 2025-07-28 16:17:06 -05:00
topic-query-filter.scss FEATURE: dynamic search when in /filter route (#33614) 2025-07-22 16:08:10 +10:00
user-card.scss UX: mobile user card fixes (#34883) 2025-09-19 15:26:32 -04:00
user-info.scss DEV: Replace all @breakpoint with @viewport.* (#32649) 2025-05-12 12:52:45 +01:00
user-status-message.scss UX: improve the alignment of long status messages (#30830) 2025-01-16 17:22:37 -05:00
user-status-picker.scss DEV: unifies emoji picker (#28277) 2025-01-08 11:41:36 +01:00
user-stream-item.scss UX: Content border variables 2 (#33911) 2025-07-29 08:07:30 -05:00
user-stream.scss DEV: Introduce stylelint (#29852) 2025-01-20 15:27:42 +00:00
welcome-banner.scss UX: fix for border-radius on welcome banner (#34609) 2025-08-28 13:27:46 +02:00
welcome-header.scss UX: Add progress bar to the registration flow (#27694) 2024-08-28 08:43:39 -03:00
widget-dropdown.scss REFACTOR: improve poll info layout (#22353) 2023-07-05 12:20:18 -04:00