CCExtractor / CCExtractor/taskwarrior-flutter
Misaligned statistics values due to variable key lengths in statistics dialog
Nobody has claimed this yet.
- Dominant language
- Dart
- Stars
- 244
- Forks
- 179
- Avg merge
- 12h 42m
- Merged PRs (30d)
- 2
Description
Describe your issue
The statistics dialog displays key–value pairs using inline text formatting, which causes values to be visually misaligned when keys have different lengths. This makes the statistics difficult to read.
Steps to reproduce
- Go to profile
- Select any profile
- Configure Taskserver
- Open statistics from AppBar
What was the expected result?
All statistic values should start at the same horizontal position, with keys and values aligned in a readable, column-like layout.
Put here any screenshots or videos (optional)
How can we contact you (optional)
No response
Would you like to work on this issue?
Yes
By submitting this issue, I have confirmed that:
- I have starred the repo ⭐ and watched 👀 it on GitHub and followed the contribution guidelines.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the navigation from profile selection through Taskserver configuration to the statistics dialog, then locate the dialog's inline key–value rendering. The work is done when all statistic values begin at the same horizontal position and the dialog remains readable with keys of different lengths.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- dart, flutter
- Domain
- frontend, mobile
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100