mirror of
https://github.com/wu736139669/hapi.git
synced 2026-08-07 06:52:28 +00:00
feat(web): load older history by scrolling to top
Remove the redundant "Load older" button; the existing top sentinel already auto-loads older pages when approaching the top. Loading state moves to a floating pill overlay so prepends no longer shift layout.
This commit is contained in:
@@ -848,7 +848,6 @@ export default {
|
||||
'misc.fastModeFast': 'Fast',
|
||||
'misc.variant': 'Variant',
|
||||
'misc.loading': 'Loading…',
|
||||
'misc.loadOlder': 'Load older',
|
||||
'misc.newMessage': '{n} new message{s}',
|
||||
'misc.loadingMessages': 'Loading messages…',
|
||||
'misc.typeMessage': "Type 'continue' to resume...",
|
||||
|
||||
Reference in New Issue
Block a user