mirror of
https://github.com/AdguardTeam/AdGuardHome.git
synced 2026-03-04 00:01:12 -05:00
Кнопки Next и Previous недоступны в верхней части журнала #1777
Labels
No labels
P1: Critical
P2: High
P3: Medium
P4: Low
UI
bug
cannot reproduce
compatibility
dependencies
docker
documentation
duplicate
enhancement
enhancement
external libs
feature request
good first issue
help wanted
infrastructure
invalid
localization
needs investigation
performance
potential-duplicate
question
recurrent
research
snap
waiting for data
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/AdGuardHome#1777
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Aikatsui on GitHub (Jul 23, 2020).
https://github.com/AdguardTeam/AdGuardHome/issues/1125#issuecomment-546563735 > 4 or https://github.com/AdguardTeam/AdGuardHome/issues/481#issuecomment-548359763 > 1
This feature had on v0.102
@ameshkov commented on GitHub (Jul 23, 2020):
mm, I didn't get it
@Aikatsui commented on GitHub (Jul 23, 2020):
Sorry i'm still trying to write it correctly in russian. I noticed it looks like wrong. 😄
Above mentioned feature had on v0.102 "The Previous and Next buttons on the top" and its not available on last version.
@ameshkov commented on GitHub (Jul 23, 2020):
yeah, now it's better:)
Most likely we will get rid of paging on the log page and replace it with automatically loading of the next page when you scroll to the bottom
@Aikatsui commented on GitHub (Jul 23, 2020):
Only #666 available related it but no milestone.
@ameshkov commented on GitHub (Jul 24, 2020):
This is a part of the redesign that we're doing right now. No task because it's discussed internally, we'll create issues on GH when the design is ready and it's time to code
@Aikatsui commented on GitHub (Jul 25, 2020):
@ameshkov back-to-top button needs to add. it must appear so far when user scroll down 1 1/2+ length (do not display it by default). when user clicked that button then necessary to load new queries too otherwise again we have to refresh browser tab.
User able to go to top by mouse or browser scroll bar if it less than 1 1/2 pages length
(unnecessary issues #1849 #1850 #1851)
@ameshkov commented on GitHub (Jul 30, 2020):
Yeah, this makes sense.