[PR #2723] [CLOSED] Improvement of the search user experiance #6055

Closed
opened 2026-02-05 10:23:30 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/BookStackApp/BookStack/pull/2723
Author: @mo7zayed
Created: 4/30/2021
Status: Closed

Base: masterHead: feature/search-improvement


📝 Commits (1)

  • 51f2b49 Added words highlighting for the matched words in the search results

📊 Changes

3 files changed (+22 additions, -2 deletions)

View changed files

📝 app/helpers.php (+16 -0)
📝 resources/views/partials/entity-list-item-basic.blade.php (+3 -1)
📝 resources/views/partials/entity-list-item.blade.php (+3 -1)

📄 Description

  • Added words highlighting for the matched words in the search results

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/BookStackApp/BookStack/pull/2723 **Author:** [@mo7zayed](https://github.com/mo7zayed) **Created:** 4/30/2021 **Status:** ❌ Closed **Base:** `master` ← **Head:** `feature/search-improvement` --- ### 📝 Commits (1) - [`51f2b49`](https://github.com/BookStackApp/BookStack/commit/51f2b49fd16f92932c2fc5d83e9d818cc0c2138b) Added words highlighting for the matched words in the search results ### 📊 Changes **3 files changed** (+22 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `app/helpers.php` (+16 -0) 📝 `resources/views/partials/entity-list-item-basic.blade.php` (+3 -1) 📝 `resources/views/partials/entity-list-item.blade.php` (+3 -1) </details> ### 📄 Description - Added words highlighting for the matched words in the search results --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-05 10:23:30 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#6055