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

As a user, when I select a tag in the leaf detail view, I want other leaves with that tag to be highlighted so that I can explore related content. #41

Closed
rlskoeser opened this issue Jan 11, 2023 · 1 comment
Assignees

Comments

@rlskoeser
Copy link
Contributor

No description provided.

@rlskoeser rlskoeser changed the title As a user, when I select a tag in the leaf detail view, I want other leaves with that tag to be highlighted so that I can explore relate dcontent. As a user, when I select a tag in the leaf detail view, I want other leaves with that tag to be highlighted so that I can explore related content. Jan 11, 2023
@rlskoeser rlskoeser self-assigned this Jan 12, 2023
rlskoeser added a commit that referenced this issue Jan 17, 2023
* Configure pre-commit hooks

* Basic unstyled tag list with counts #36

* Minimal styles to make a unstyled tag/leaf content a bit more readable

* Highlight leaves by tag when a tag is clicked in leaf details #41

* Highlight currently selected leaf or label

Fix deselection logic for iterating live htmlcollection

* Use a constant for selection class
@rlskoeser
Copy link
Contributor Author

reviewed and tested in PR #43

rlskoeser added a commit that referenced this issue Jan 23, 2023
* Configure pre-commit hooks

* Basic unstyled tag list with counts #36

* Minimal styles to make a unstyled tag/leaf content a bit more readable

* Highlight leaves by tag when a tag is clicked in leaf details #41

* Highlight currently selected leaf or label

Fix deselection logic for iterating live htmlcollection

* Use a constant for selection class

* Add new colors and tag styles; color leaves by branch

Fix homepage sizing calculations

* Set default fill-opacity to 1 to fix color saturation
rlskoeser added a commit that referenced this issue Feb 8, 2023
* Configure pre-commit hooks

* Basic unstyled tag list with counts #36

* Minimal styles to make a unstyled tag/leaf content a bit more readable

* Highlight leaves by tag when a tag is clicked in leaf details #41

* Highlight currently selected leaf or label

Fix deselection logic for iterating live htmlcollection

* Use a constant for selection class

* Add new colors and tag styles; color leaves by branch

Fix homepage sizing calculations

* Preliminary leaf shape implementation #46

* Make simulation forces easily configurable to adjust leaf placement

* Revise homepage container sizes for tree & panel

Co-authored-by: Gissoo <44615389+gissoo@users.noreply.github.com>

* Document 1.0 svg size on 1280 width screen

* Revise right-side margin on home page to give timetree more space

per @gissood design specs; ref #29

* Fix invalid svg path for non-leaf nodes

---------

Co-authored-by: Gissoo <44615389+gissoo@users.noreply.github.com>
rlskoeser added a commit that referenced this issue Sep 22, 2023
* Configure pre-commit hooks

* Basic unstyled tag list with counts #36

* Minimal styles to make a unstyled tag/leaf content a bit more readable

* Highlight leaves by tag when a tag is clicked in leaf details #41

* Highlight currently selected leaf or label

Fix deselection logic for iterating live htmlcollection

* Use a constant for selection class
rlskoeser added a commit that referenced this issue Sep 22, 2023
* Configure pre-commit hooks

* Basic unstyled tag list with counts #36

* Minimal styles to make a unstyled tag/leaf content a bit more readable

* Highlight leaves by tag when a tag is clicked in leaf details #41

* Highlight currently selected leaf or label

Fix deselection logic for iterating live htmlcollection

* Use a constant for selection class

* Add new colors and tag styles; color leaves by branch

Fix homepage sizing calculations

* Set default fill-opacity to 1 to fix color saturation
rlskoeser added a commit that referenced this issue Sep 22, 2023
* Configure pre-commit hooks

* Basic unstyled tag list with counts #36

* Minimal styles to make a unstyled tag/leaf content a bit more readable

* Highlight leaves by tag when a tag is clicked in leaf details #41

* Highlight currently selected leaf or label

Fix deselection logic for iterating live htmlcollection

* Use a constant for selection class

* Add new colors and tag styles; color leaves by branch

Fix homepage sizing calculations

* Preliminary leaf shape implementation #46

* Make simulation forces easily configurable to adjust leaf placement

* Revise homepage container sizes for tree & panel

Co-authored-by: Gissoo <44615389+gissoo@users.noreply.github.com>

* Document 1.0 svg size on 1280 width screen

* Revise right-side margin on home page to give timetree more space

per @gissood design specs; ref #29

* Fix invalid svg path for non-leaf nodes

---------

Co-authored-by: Gissoo <44615389+gissoo@users.noreply.github.com>
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