coalaura / opfw-admin

💻 A web interface to help with administrative duties at the FiveM server: Legacy Roleplay. Currently compatible with the OP-FW framework.
https://legacy-roleplay.com
MIT License
15 stars 2 forks source link

searching players using their jobs #17

Closed Vikky98 closed 7 months ago

Vikky98 commented 9 months ago

Which cluster panel is this on? c2, c3, etc. c8 Describe the bug On the character page, we've got a different section in which there's a Jobs section, using which we can search for players having certain jobs on the server. But what I saw was that when I'm trying to search for some job on the first page, it shows around 15-20 lines of matched queries. but when I hit the next button given below the job I entered in the search box, it got wiped, and it gave me an unexpected result.

To Reproduce Steps to reproduce the behavior:

  1. Go to '...' Community -> Characters -> enter any job in Jobs section
  2. Click on '....' search button and wait for result to be appear
  3. Scroll down to the '....' bottom and hit the next button given there.
  4. See error

Expected behavior While searching, we gave some parameters to search through DB, and after hitting Next, it must provide us all those lines or data matched to that parameter we entered, but it gives us something else.

Screenshots after entering parameter and hitting search : https://i.imgur.com/eQsRxfq.png After pressing next button at bottom : https://i.imgur.com/TvUPq02.png

Vikky98 commented 9 months ago

Same thing happened with all the parameter based searching. Our entered parameters vanish as we hit next

coalaura commented 7 months ago

fixed