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

Consider greying out stale output when replaying a notebook cell #115125

Closed
Tyriar opened this issue Jan 26, 2021 · 1 comment
Closed

Consider greying out stale output when replaying a notebook cell #115125

Tyriar opened this issue Jan 26, 2021 · 1 comment
Assignees
Labels
*duplicate Issue identified as a duplicate of another issue(s) feature-request Request for new features or functionality notebook-layout notebook-output polish Cleanup and polish issue ux User experience issues
Milestone

Comments

@Tyriar
Copy link
Member

Tyriar commented Jan 26, 2021

Testing #114969

When you press play on a cell that has output there's a lot going on, especially when the cell executes quickly because the cell below gets pushed up and then back down again.

recording (45)

Instead of this, could we grey out or clear the output without actually removing the webview to prevent the flicker. So this:

image

Becomes:

image

@rebornix rebornix added bug Issue identified by VS Code Team member as probable bug notebook labels Feb 3, 2021
@rebornix rebornix added polish Cleanup and polish issue ux User experience issues and removed bug Issue identified by VS Code Team member as probable bug labels Aug 5, 2021
@rebornix rebornix added this to the Backlog milestone Aug 5, 2021
@rebornix rebornix added the feature-request Request for new features or functionality label Oct 11, 2021
@rebornix rebornix modified the milestones: Backlog, October 2021 Oct 11, 2021
@rebornix rebornix removed the notebook label Oct 21, 2021
@rebornix rebornix modified the milestones: October 2021, On Deck Oct 26, 2021
@rebornix rebornix added the *duplicate Issue identified as a duplicate of another issue(s) label Dec 7, 2022
@rebornix rebornix closed this as completed Dec 7, 2022
@github-actions github-actions bot locked and limited conversation to collaborators Jan 27, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*duplicate Issue identified as a duplicate of another issue(s) feature-request Request for new features or functionality notebook-layout notebook-output polish Cleanup and polish issue ux User experience issues
Projects
None yet
Development

No branches or pull requests

5 participants
@rebornix @DonJayamanne @Tyriar @tanhakabir and others