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

Tabber scroll - issue 532 #561

Open juliaam opened 2 weeks ago

juliaam commented 2 weeks ago

Closes #532

Feature Implementação do scroll lateral escondido do tabber com fade nas laterais para indicar mais ou menos itens para exibir
Visual evidences :framed_picture: ![image](https://github.com/devhatt/octopost/assets/35346206/419e87c4-0f21-4eb9-9135-d8fe803a3e99) ![image](https://github.com/devhatt/octopost/assets/35346206/33894ca9-2607-43d6-8d90-66a6f38358d4) ![image](https://github.com/devhatt/octopost/assets/35346206/c5bea216-91f6-41d9-9a7e-b59cb310e7d2)
Checklist - [ x ] Issue linked - [ x ] Build working correctly - [ x ] Tests created
github-actions[bot] commented 2 weeks ago

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 63.12% 351 / 556
🔵 Statements 63.42% 385 / 607
🔵 Functions 65.92% 149 / 226
🔵 Branches 50.74% 136 / 268
File Coverage
File Stmts % Branch % Funcs % Lines Uncovered Lines
Changed Files
src/components/Tabber/Tabs/Tabs.tsx 0% 0% 0% 0% 15, 17, 19-20, 20, 22-23, 23, 25-32, 30-31, 38, 53
src/hooks/useHorizontalScroll/useHorizontalScroll.ts 8% 0% 0% 8% 14, 16-30, 17-19, 21-29, 22, 24-28, 32-34, 33, 36-38, 37, 40-61, 41, 43-60, 44-45, 47-48, 50-59, 51-52, 54-58, 63-68
src/pages/home/home.tsx 0% 0% 0% 0% 17
Generated in workflow #1357