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

New feature: interactive observation #1148

Closed
galeyang opened this issue Jul 15, 2019 · 1 comment
Closed

New feature: interactive observation #1148

galeyang opened this issue Jul 15, 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 Jul 15, 2019

Feature introduction: interactive observation

Users mouseover an explanation and the relevant code (in the Dartpad) is highlighted.

Goal: make it easier to reference important code snippets
Use cases: explain the concepts in demo code examples and solutions.

This is the initial prototype. We would like to implement a similar feature in Dartpad
interative observation

Study result

In the UX study, 9 out 10 participants like this feature. They said this is

“handy, pretty useful, easier to go back and forth than having to check line number, bringing focus, haven’t seen this before”.

This feature also reminded them of classroom experience (teacher pointing on the blackboard while explaining things) or the web inspector.

Next step

Once this issue is scheduled to be implemented, we would need to further define how to apply this to Dartpad and address the following known usability issues:

  • Users may not notice it at first glance when it's out of view
  • Users may have to scroll up and down if it's out of view

Feedback welcome!


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

@galeyang galeyang added P2 A bug or feature request we're likely to work on from-study Issues are filed from a research study labels Jul 15, 2019
@RedBrogdon RedBrogdon added this to the Backlog milestone Jul 24, 2019
@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
@parlough parlough added the closed-obsolete Closed as the reported issue is no longer relevant label 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