Skip to content

Conversation

@ib31iat
Copy link
Contributor

@ib31iat ib31iat commented Jun 5, 2025

This pull request makes the following changes:

  • Add a close button to the toolbar in the lineage tab.
  • Use redux state to track the open / close state of the tab as the state is now needed globally (and remove the local state that was used before)
  • Move tooltips in the toolbar to the top to not cover other items.
  • Fix / refactor tooltip of graphViewSelector item to not show two tooltips.

Add a close button to the toolbar in the lineage tab. Use redux state to
track the open / close state of the tab as the state is now needed
globally. Move tooltips in the toolbar to the top to not cover other
items. Fix / refactor tooltip of graphViewSelector item to not show two
tooltips.
@ib31iat ib31iat requested a review from zzeekk June 5, 2025 13:59
@ib31iat ib31iat linked an issue Jun 5, 2025 that may be closed by this pull request
Copy link
Contributor

@zzeekk zzeekk left a comment

Choose a reason for hiding this comment

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

LGTM.

@ib31iat ib31iat merged commit e553319 into develop Jun 10, 2025
1 check passed
@ib31iat ib31iat deleted the feature/117-add-lineage-graph-close-button branch June 10, 2025 13:04
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.

Add lineage graph close button

3 participants