mirror of
https://github.com/open-webui/open-webui.git
synced 2026-08-30 17:25:30 -05:00
[GH-ISSUE #20046] issue: Profile Card does not match the user name when sorting is changed #57734
Reference in New Issue
Block a user
Originally created by @pierrelouisbescond on GitHub (Dec 19, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/20046
Check Existing Issues
Installation Method
Git Clone
Open WebUI Version
v0.6.41
Ollama Version (if applicable)
N/A
Operating System
Linux
Browser (if applicable)
Edge
Confirmation
README.md.Expected Behavior
When hovering on a user name in the admin section, I would expect that the profile card corresponds to the it.
It works well with the default display of the users view (sorted by user creation date):
Actual Behavior
But there is a mismatch when, for example, sorting users by last activity:
It's like the profile card in the 3rd position (which corresponds to my profile in the default view) stays at the same location.
Steps to Reproduce
Just change the sorting order of the users and check the match with the profile card.
Logs & Screenshots
See above.
Additional Information
Anybody else being able to reproduce?
@owui-terminator[bot] commented on GitHub (Dec 19, 2025):
🔍 Similar Issues Found
I found some existing issues that might be related to this one. Please check if any of these are duplicates or contain helpful solutions:
#19877 issue:
by dotmobo • Dec 11, 2025 •
bug#19861 issue:
by QuitHub • Dec 10, 2025 •
bug#19864 issue:
by Haervwe • Dec 10, 2025 •
bug#20019 issue:
by j63440490 • Dec 17, 2025 •
bug#19777 issue:
by Yaute7 • Dec 05, 2025 •
bugShow 5 more related issues
#19563 issue:
by naruto7g • Nov 28, 2025 •
bug#19211 issue:
by Byrnes9 • Nov 16, 2025 •
bug#14440 issue:
by ehsan8203 • May 28, 2025 •
bug#14650 issue:
by lilosti • Jun 04, 2025 •
bug#16959 issue:
by Te-eMster • Aug 27, 2025 •
bug💡 Tips:
This comment was generated automatically by a bot. Please react with a 👍 if this comment was helpful, or a 👎 if it was not.
@pr-validator-bot commented on GitHub (Dec 19, 2025):
⚠️ Invalid Issue Title
Hey @pierrelouisbescond, please provide a descriptive title for your issue. Titles that are empty, very short (under 10 characters), or generic (like "issue:") make it difficult for volunteer contributors to understand and triage issues.
Please update the title to reflect the content of your issue.
@Classic298 commented on GitHub (Dec 19, 2025):
This is fixed in dev already, thanks