Skip to content

feat: add GlobalSearch component and integrate into PageHeader and Sidebar#93

Merged
mohsenk merged 1 commit intomainfrom
feature/#92-implement-global-search-in-page-header
Mar 23, 2025
Merged

feat: add GlobalSearch component and integrate into PageHeader and Sidebar#93
mohsenk merged 1 commit intomainfrom
feature/#92-implement-global-search-in-page-header

Conversation

@rozita-hasani
Copy link
Copy Markdown
Collaborator

#92 Implement global search in page header

Description

Implement global search in page header

Changes

  • Create GlobalSearch component
  • Add GlobalSearch in PageHeader
  • Define navigationItem const for using in sidebar and search
  • Update sidebar based on changes in navigationItem

Checklist

  • Code adheres to the project’s back-end guidelines.
  • Unit tests cover new functionality.
  • Integration tests are added or updated.
  • Exception handling is implemented consistently.
  • Logging is added for critical operations.
  • Database migrations (if applicable) are included and tested.
  • API documentation is updated if necessary.
  • Changes are reviewed for potential performance impacts.
  • Security vulnerabilities are assessed and mitigated.
  • Dependencies are updated or verified as compatible.
  • Code is reviewed for readability and maintainability.
  • Environment configurations (if any) are documented.
  • Endpoints are tested for expected behavior.

@mohsenk mohsenk merged commit bb9ab89 into main Mar 23, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants