CCExtractor / CCExtractor/taskwarrior-flutter

Misaligned statistics values due to variable key lengths in statistics dialog

Open
#538 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
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
  1. Go to profile
  2. Select any profile
  3. Configure Taskserver
  4. 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)
Image
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.