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

Exercise's progress indicator on the left gutter #1252

Closed
galeyang opened this issue Sep 9, 2019 · 1 comment
Closed

Exercise's progress indicator on the left gutter #1252

galeyang opened this issue Sep 9, 2019 · 1 comment
Labels
closed-obsolete Closed as the reported issue is no longer relevant from-study Issues are filed from a research study P2 A bug or feature request we're likely to work on
Milestone

Comments

@galeyang
Copy link

galeyang commented Sep 9, 2019

The proposed progress indicators are visual indicators highlighting the status of exercise's test results in various places. We aim to provide clear feedback on users’ progress in completing an exercise.

This proposal is about showing test results on the left gutter.

Initial prototype
image

Result
Participants like this idea because of the following reasons:

  • Connects to the code, have the coding context to make error messages more cohesive ; Handy, easy, simple to know the result in the code
  • Target which lines specifically pass and which have failed at granular levels
  • Know what’s wrong via colors without reading detailed text

Concerns and improvement
When we implement this feature, we will need to update the design --- adding symbols to make it color-blindness friendly.


Status of this issue is also tracked in https://github.com/orgs/flutter/projects/3.

@galeyang galeyang added from-study Issues are filed from a research study P2 A bug or feature request we're likely to work on labels Sep 9, 2019
@RedBrogdon RedBrogdon added this to the Backlog milestone Sep 11, 2019
@parlough parlough added the closed-obsolete Closed as the reported issue is no longer relevant label Jun 16, 2024
@parlough
Copy link
Member

As part of the new, simplified version of the DartPad frontend, the exercise functionality this was related to was removed.

If anyone would like to see similar functionality brought back, please check out #2702 or open a new issue. Thanks so much!

@parlough parlough closed this as not planned Won't fix, can't repro, duplicate, stale Jun 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
closed-obsolete Closed as the reported issue is no longer relevant from-study Issues are filed from a research study P2 A bug or feature request we're likely to work on
Projects
None yet
Development

No branches or pull requests

3 participants