mirror of
https://github.com/ProxymanApp/Proxyman.git
synced 2026-04-26 08:35:53 +03:00
[GH-ISSUE #642] Auto scroll to bottom does not work #639
Labels
No labels
Discussion
Feature request
In Progress...
Plugins
Waiting response
Windows
Windows
bug
duplicate
enhancement
feature
good first issue
iOS
macOS 10.11
question
wontfix
✅ Done
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Proxyman#639
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 @BenTilbrook on GitHub (Sep 30, 2020).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/642
Proxyman version
2.8.0 (20800)macOS Version
macOS
10.15.5 (19F101)Steps to reproduce
Expected behavior
Request list should scroll to bottom as new requests arrive.
Actual behavior
Scroll position remains the same, never scrolling to the bottom as new requests arrive.
Notes
@NghiaTranUIT commented on GitHub (Sep 30, 2020):
Hi @BenTilbrook, I just tested and it automatically scrolls to the bottom if:
@NghiaTranUIT commented on GitHub (Sep 30, 2020):
Can you try again with ASC Sorting on ID Column? because I haven't changed any logic regarding the Scroll-To-Bottom for a while, so it should work 😄
@BenTilbrook commented on GitHub (Sep 30, 2020):
Ok, yes you're right, it works when sorting by ID ascending.
That's fine for my purposes :) Perhaps as a future enhancement, auto-scrolling could be enabled in other scenarios where the user might find it intuitive.
Anyway, thanks for the super fast reply, and for developing this awesome app!
@NghiaTranUIT commented on GitHub (Sep 30, 2020):
Glad to know that it works for you 🙌 I will revisit the UI/UX of this feature that makes it clear 😄
@leontedev commented on GitHub (Jan 28, 2021):
Glad I found this :)
It would also be nice if there was a sort of highlighting of newly appended rows - with a timed fade-in effect. It makes it easier to visually track what new requests came in. 👍
@NghiaTranUIT commented on GitHub (Jan 28, 2021):
it's an interesting idea to add a highlighting on the new appended row. We will consider to support it if it doesn't break the current work flow 👍
@ErikSwan commented on GitHub (Feb 2, 2024):
Even when ID is sorted by ascending and the scroll bar is at the bottom, there doesn't seem to be any auto scroll on the Windows version of the app (Proxyman 2.10.0 on Windows 11).
Am I missing something?
@NghiaTranUIT commented on GitHub (Feb 3, 2024):
@ErikSwan can you record the video and share with me? I'd like to investigate it