Activity Log metadata view modal 4-5 entries behind selected activity #261

Closed
opened 2026-02-04 17:18:48 +03:00 by OVERLORD · 3 comments
Owner

Originally created by @notAreYouScared on GitHub (Feb 22, 2025).

Originally assigned to: @Boy132 on GitHub.

When viewing the activity log, and wanting to view the metadata of an activity, the popup modal will display the metadata for 4-5 logs behind the one you selected.

Refer to below video

https://github.com/user-attachments/assets/9eda7512-6943-4af0-af78-8e9fc4ad55ee

Originally created by @notAreYouScared on GitHub (Feb 22, 2025). Originally assigned to: @Boy132 on GitHub. When viewing the activity log, and wanting to view the metadata of an activity, the popup modal will display the metadata for 4-5 logs behind the one you selected. Refer to below video https://github.com/user-attachments/assets/9eda7512-6943-4af0-af78-8e9fc4ad55ee
OVERLORD added the 🟡 medium label 2026-02-04 17:18:48 +03:00
Author
Owner

@Boy132 commented on GitHub (Feb 28, 2025):

I assume it uses a global query somewhere instead of the scoped query.
This is either a bug in filamentphp or we need to overwrite some query function other than getEloquentQuery.

0b84b0c08c/app/Filament/Server/Resources/ActivityResource.php (L28-L53)

@Boy132 commented on GitHub (Feb 28, 2025): I assume it uses a global query somewhere instead of the scoped query. This is either a bug in filamentphp or we need to overwrite some query function other than `getEloquentQuery`. https://github.com/pelican-dev/panel/blob/0b84b0c08cbbb50f787164233b3d2c13ba1daed4/app/Filament/Server/Resources/ActivityResource.php#L28-L53
Author
Owner

@PalmarHealer commented on GitHub (Apr 13, 2025):

Hey,
I know this is not much help but I'm getting a similar kind of bug. I'm not having the offset problem but some just won't open at all.

https://github.com/user-attachments/assets/4fe39554-42b2-439e-b996-1d4c796ea10b

@PalmarHealer commented on GitHub (Apr 13, 2025): Hey, I know this is not much help but I'm getting a similar kind of bug. I'm not having the offset problem but some just won't open at all. https://github.com/user-attachments/assets/4fe39554-42b2-439e-b996-1d4c796ea10b
Author
Owner

@Boy132 commented on GitHub (Apr 13, 2025):

Hey, I know this is not much help but I'm getting a similar kind of bug. I'm not having the offset problem but some just won't open at all.

firefox_2025-04-13.191032.mp4

Yes, that's the same bug.

@Boy132 commented on GitHub (Apr 13, 2025): > Hey, I know this is not much help but I'm getting a similar kind of bug. I'm not having the offset problem but some just won't open at all. > > firefox_2025-04-13.191032.mp4 Yes, that's the same bug.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel#261