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

Remove inactive elements from the DOM #1284

Open
JosephBond opened this issue Mar 7, 2025 · 0 comments
Open

Remove inactive elements from the DOM #1284

JosephBond opened this issue Mar 7, 2025 · 0 comments
Assignees

Comments

@JosephBond
Copy link
Collaborator

JosephBond commented Mar 7, 2025

Currently, when an intermediate value is de-selected (by moving our mouse off of a cell in the output matrix), the intermediate matrix stays visible. We will need to add functionality that can remove an unwanted visualization from the DOM, which is not something we've experimented with before. We've floated the idea of having a small widget for intermediates which handles all child elements underneath it, toggling them on and off as required. There will be some thought here, since we don't want unnecessary flickering.

@JosephBond JosephBond changed the title Removing elements from the DOM: currently, when an intermediate value is de-selected (by moving our mouse off of a cell in the output matrix), the intermediate matrix stays visible. We will need to add functionality that can remove an unwanted visualization from the DOM, which is not something we've experimented with before. We've floated the idea of having a small widget for intermediates which handles all child elements underneath it, toggling them on and off as required. There will be some thought here, since we don't want unnecessary flickering. Remove inactive elements from the DOM Mar 7, 2025
@JosephBond JosephBond self-assigned this Mar 7, 2025
@JosephBond JosephBond added this to Fluid Mar 7, 2025
@github-project-automation github-project-automation bot moved this to Proposed in Fluid Mar 7, 2025
@JosephBond JosephBond added this to the fluid 0.7.next milestone Mar 7, 2025
@JosephBond JosephBond moved this from Proposed to Paused in Fluid Mar 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Paused
Development

No branches or pull requests

1 participant