Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Roadmap: Add "tick"/% representation for roadmap items #769

Open
mochet opened this issue Dec 28, 2023 · 0 comments
Open

Roadmap: Add "tick"/% representation for roadmap items #769

mochet opened this issue Dec 28, 2023 · 0 comments

Comments

@mochet
Copy link
Contributor

mochet commented Dec 28, 2023

Problem

Typically on roadmaps for projects, when an item is completed it is given a tick or some indication that the team has successfully delivered it. It doesn't appear that there is a way to do this on our roadmap currently. This is the type of thing that can be updated prior to the current quarter being finished and show visitors to the website that we are delivering on items. As it stands now it seems there is no way to gauge how well the DAO is delivering on roadmap items.

The screenshot below shows a user asking about the status of current roadmap items (this is not a DAO worker or council member but seems to be a person who is tracking the roadmap via the website and inquiring about the current status of roadmap items)
image

The DAO/council uses Notion to track the status of roadmap items and periodically updates them during meetings. In the below screenshot, the rightmost column shows the Progress of each items. Where 100% indicates a roadmap item has fully been delivered and a lower % shows the item has only partially been completed or not started at all.
image

Solution

  • Add some sort of flag in the JSON data that can show if an item was completed. Ideally the best way to do this would be to actually have a % value where through updates the DAO can indicate if a roadmap item is completed partially (i.e. "the responsive web design update is 70% complete") or completed fully.
  • Perhaps completed items should also be greyed out or have some other design element changed
  • Items that are not completed within a given quarter should ideally be moved to a future quarter in a new version of the roadmap
@mochet mochet changed the title Roadmap: Add "tick" representation for completed roadmap items Roadmap: Add "tick"/% representation for roadmap items Dec 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant