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

FeatureSelection widget fixes #708

Merged
merged 13 commits into from
Jun 15, 2023
Merged

Conversation

vmilan
Copy link
Contributor

@vmilan vmilan commented Jun 14, 2023

@shortcut-integration
Copy link

This pull request has been linked to Shortcut Story #321917: Pending things to fix in updated [FeatureSelection].

@coveralls
Copy link
Collaborator

coveralls commented Jun 14, 2023

Pull Request Test Coverage Report for Build 5276703430

  • 14 of 16 (87.5%) changed or added relevant lines in 3 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.05%) to 71.452%

Changes Missing Coverage Covered Lines Changed/Added Lines %
packages/react-ui/src/widgets/FeatureSelectionWidgetUI/FeatureSelectionUIGeometryChips.js 4 6 66.67%
Totals Coverage Status
Change from base Build 5270782998: 0.05%
Covered Lines: 2219
Relevant Lines: 2872

💛 - Coveralls

@vmilan vmilan marked this pull request as ready for review June 14, 2023 14:18
@vmilan vmilan requested review from VictorVelarde, juandjara and a team June 14, 2023 14:18
}

const [onMouseElement, setOnMouseElement] = useState(false);
Copy link
Contributor

Choose a reason for hiding this comment

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

Can we give a more meaningful name to this variable ?
Something like showDeleteTooltip

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Fixed 42e895c

@vmilan vmilan requested a review from juandjara June 15, 2023 08:45
Copy link
Contributor

@VictorVelarde VictorVelarde left a comment

Choose a reason for hiding this comment

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

👍🏻

Copy link
Contributor

@juandjara juandjara left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@vmilan vmilan merged commit 4d7e9e8 into master Jun 15, 2023
@vmilan vmilan deleted the feature/feature-selection-fixes branch June 15, 2023 13:24
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.

4 participants