devhatt / octopost

Octopost is an open source service from Devhat that was created to guide new developers for free
https://devhatt.github.io/octopost/
MIT License
65 stars 45 forks source link

Issue 465 - Filtro do inputsearch do sidebar #523

Closed juliaam closed 3 weeks ago

juliaam commented 3 weeks ago

Closes #465

Feature
- **Description** Adicionada o comportamento de filtragem no input search do sidebar
Visual evidences :framed_picture: ![image](https://github.com/devhatt/octopost/assets/35346206/0da0e911-5ab9-453b-8363-5605d4fc459a) ![image](https://github.com/devhatt/octopost/assets/35346206/4325ddfd-dd8c-4f5f-ad62-494778281946)
Checklist - [ ] Issue linked - [ ] Build working correctly - [ ] Tests created
github-actions[bot] commented 3 weeks ago

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 56.36% 186 / 330
🔵 Statements 57.26% 209 / 365
🔵 Functions 58.55% 89 / 152
🔵 Branches 64.77% 103 / 159
File Coverage
File Stmts % Branch % Funcs % Lines Uncovered Lines
Changed Files
src/pages/home/components/Sidebar/Sidebar.tsx 92.59% 100% 90% 92% 41-42
Generated in workflow #1272