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

Character limit no MainComposer do Tabber #570

Open zoldyzdk opened 3 days ago

zoldyzdk commented 3 days ago

Closes #557

Feature Character limit exibindo o limite de cada postmode de cada rede social separadamente ao invés do total como é feito no MainComposer.
Visual evidences :framed_picture: [CharacterLimit.webm](https://github.com/devhatt/octopost/assets/90076846/eae188c3-b90d-4aa3-aad5-1b9ce84d5eee)
Checklist - [x] Issue linked - [x] Build working correctly - [ ] Tests created
Additional info N/A
github-actions[bot] commented 3 days ago

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 65.6% 349 / 532
🔵 Statements 65.69% 383 / 583
🔵 Functions 67.42% 149 / 221
🔵 Branches 51.82% 142 / 274
File Coverage
File Stmts % Branch % Funcs % Lines Uncovered Lines
Changed Files
src/components/MainComposer/components/ComposerEditor/ComposerEditor.tsx 68.18% 50% 50% 67.44% 38-42, 53-54, 61-67, 63-64, 64-65, 69, 76, 83-87, 84-86, 97-98
src/components/MainComposer/components/MainComposerBase/MainComposerBase.tsx 50% 100% 33.33% 50% 14, 18
src/components/Tabber/Tabber.tsx 0% 0% 0% 0% 19-20, 20, 25-28, 27, 29, 33-35, 37-38, 40, 42-69, 43-68, 44-47, 49-62, 50-52, 54-61, 55-60, 56-58, 57, 59, 64, 66-67, 71-80, 72, 72-75, 75-78, 78, 82, 84-85, 88-100, 89, 89-94, 93, 96-99, 102-104, 103, 106-119, 107, 107-109, 111-113, 112, 115-118, 121-123
Generated in workflow #1359