Skip to content

DYN-: [DYN-8642] Freeze groups : add icon#16158

Merged
reddyashish merged 3 commits intoDynamoDS:masterfrom
ivaylo-matov:DYN-8642
Apr 22, 2025
Merged

DYN-: [DYN-8642] Freeze groups : add icon#16158
reddyashish merged 3 commits intoDynamoDS:masterfrom
ivaylo-matov:DYN-8642

Conversation

@ivaylo-matov
Copy link
Copy Markdown
Contributor

Purpose

This PR addresses DYN-8642. It adds an icon to frozen groups.

  • The frozen icon is displayed next to the collapse icon in the group header.
  • Users can click the frozen icon to unfreeze the group.
  • The icon includes a tooltip and a hover state, it has the same behavior as the collapse and context menu buttons.
  • When the group is zoomed out, the frozen icon is still shown - but only when the group is collapsed, since expanded nodes are rendered on top of the group and would obscure the button.
  • The frozen icon has the same functionality in the zoomed-out, collapsed state.
  • When zoomed in, the icon switches between light blue and dark blue based on the group header’s background. When zoomed out, the icon uses the dark version only, as the lighter group body makes the light icon hard to see.

DYN-8642-FrozenIcon

Declarations

Check these if you believe they are true

  • The codebase is in a better state after this PR
  • Is documented according to the standards
  • The level of testing this PR includes is appropriate
  • User facing strings, if any, are extracted into *.resx files
  • All tests pass using the self-service CI.
  • Snapshot of UI changes, if any.
  • Changes to the API follow Semantic Versioning and are documented in the API Changes document.
  • This PR modifies some build requirements and the readme is updated
  • This PR contains no files larger than 50 MB

Release Notes

Added a frozen icon to groups with tooltip and click-to-unfreeze functionality, visible when both zoomed-in and zoomed-out.

Reviewers

@reddyashish
@zeusongit

FYIs

@dnenov
@achintyabhat

@github-actions github-actions Bot changed the title [YN-8642] Freeze groups : add icon DYN-: [YN-8642] Freeze groups : add icon Apr 22, 2025
Copy link
Copy Markdown

@github-actions github-actions Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See the ticket for this pull request: https://jira.autodesk.com/browse/DYN-8642

@ivaylo-matov ivaylo-matov changed the title DYN-: [YN-8642] Freeze groups : add icon DYN-: [DYN-8642] Freeze groups : add icon Apr 22, 2025
@reddyashish
Copy link
Copy Markdown
Collaborator

reddyashish commented Apr 22, 2025

@reddyashish reddyashish merged commit c4d5584 into DynamoDS:master Apr 22, 2025
23 of 24 checks passed
@zeusongit zeusongit added this to the 3.5.1 milestone May 16, 2025
@zeusongit
Copy link
Copy Markdown
Contributor

/cherrypick

github-actions Bot pushed a commit that referenced this pull request May 16, 2025
@github-actions
Copy link
Copy Markdown

Successfully created backport PR for RC3.5.1_master:

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

Successfully merging this pull request may close these issues.

3 participants