BookStackApp / BookStack

A platform to create documentation/wiki content built with PHP & Laravel
https://www.bookstackapp.com/
MIT License
14.67k stars 1.85k forks source link

Some Events are not in Event Filter list #4697

Closed logicalasia closed 8 months ago

logicalasia commented 9 months ago

Describe the Bug

I try to filter "page_create" but i cannot find the selection in your Event Filter List.

Steps to Reproduce

  1. Go to Setting, Audit Log
  2. Click the Event Filter

Expected Behaviour

There should have page_create, page_delete, page_move, page_update and so on.

Screenshots or Additional Context

image

Browser Details

Chrome

Exact BookStack Version

BookStack v23.10.1

ssddanbrown commented 8 months ago

Hi @logicalasia, Would the desired event happen to be right at the top of the list?

logicalasia commented 8 months ago

my bad... I try to check again from mobile I facing the same issue. then I go back to Chrome browser and check the coding, all the filter are there. I try to view the page with other zoom ratio and it show up.

Thank you