Skip to content

Variable characters per step in progress bars? #797

@josswright

Description

@josswright

Apologies if this is something I've missed, but I can't find any mention of it.

Is it--or would it be!--possible for a progress bar to have different characters for current, incomplete, and complete at each step?

A couple of potential uses I see for this:

  • a progress bar that runs in a gradient from red to green as it progresses;
  • a progress bar that can record success or failure (or other statuses) at each step

(This could be interpreted in two ways: one would be that a character is set when that step is passed, and remains fixed from then on. I suppose another option would be that certain completed characters could be variable and be retroactively updated with each update.)

I feel like I might just be missing an obvious option or reference somewhere, but I can't see any documentation or examples that mention this; everything just seems to pre-set static characters for current, complete, and incomplete.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions