mirror of https://github.com/zulip/zulip.git
1eab59d1b5
If you clicked for no more topics and then the server didn't find any, we once had code that would say "No more topics" in light gray at the bottom of the topic list. The feature appears to have been broken by some detail in the `self.dom` refactoring. More importantly, it's not clear it's useful as opposed to clutter. Since we added the `stream.first_message_id` feature, it's now very rare for the `more topics` option to appear when there aren't in fact older topics that could be fetched. In cases where there are not, the UI is still clear about what's happening -- it shows a loading indicator and then displays a list of topics that doesn't have anything new. So we're removing this feature; we can re-add it without too much difficulty if user feedback in the future suggests it would be useful after all. |
||
---|---|---|
.. | ||
portico | ||
alerts.scss | ||
app_components.scss | ||
components.scss | ||
compose.scss | ||
drafts.scss | ||
hotspots.scss | ||
informational-overlays.scss | ||
input_pill.scss | ||
left-sidebar.scss | ||
lightbox.scss | ||
night_mode.scss | ||
popovers.scss | ||
pygments.scss | ||
reactions.scss | ||
rendered_markdown.scss | ||
right-sidebar.scss | ||
settings.scss | ||
subscriptions.scss | ||
typing_notifications.scss | ||
user_circles.scss | ||
user_status.scss | ||
widgets.scss | ||
zulip.scss |