mirror of
https://github.com/pelican-dev/panel.git
synced 2026-07-16 04:03:50 +03:00
Global Search w/ New Client Area #203
Reference in New Issue
Block a user
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 @antho-444 on GitHub (Dec 1, 2024).
Originally assigned to: @Boy132 on GitHub.
Current Behavior
When using the new Client Area, Attempting to use the global search feature will cause a 500 Server Error.
Expected Behavior
Using the global search feature is supposed to allow you to search a specific file or file type within the whole directory.
Steps to Reproduce
Panel Version
1.0.0-beta14
Wings Version
1.0.0-beta7
Games and/or Eggs Affected
No response
Docker Image
No response
Error Logs
No response
Is there an existing issue for this?
@QuintenQVD0 commented on GitHub (Dec 1, 2024):
yes, because that wings endpoint does not yet exist
@Boy132 commented on GitHub (Dec 1, 2024):
Needs https://github.com/pelican-dev/wings/pull/44