mirror of
https://github.com/EddieTheCubeHead/Stagnum.git
synced 2026-04-26 14:15:50 +03:00
[PR #255] [MERGED] 254 handle search with empty string #348
Labels
No labels
bug
bug
client
design
documentation
feature
feature
infrastructure
pull-request
ready for development
server
server
spike
technical work
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Stagnum#348
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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?
📋 Pull Request Information
Original PR: https://github.com/EddieTheCubeHead/Stagnum/pull/255
Author: @EddieTheCubeHead
Created: 4/15/2024
Status: ✅ Merged
Merged: 4/15/2024
Merged by: @EddieTheCubeHead
Base:
master← Head:254-handle-search-with-empty-string📝 Commits (6)
629005b254 Client should not send search if query is empty9725b71254 Test and functionality on early error out if core gets empty query8501201Merge branch 'master' into 254-handle-search-with-empty-string4403a57Merge branch 'master' into 254-handle-search-with-empty-string94de3abMerge branch 'master' into 254-handle-search-with-empty-string9480c6aMerge branch 'master' into 254-handle-search-with-empty-string📊 Changes
3 files changed (+23 additions, -4 deletions)
View changed files
📝
client/components/searchComponents/search.tsx(+3 -0)📝
server/src/api/search/dependencies.py(+7 -1)📝
server/test/search_features/general_search_features.py(+13 -3)📄 Description
My first fullstack ticket :D
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.