atlantis icon indicating copy to clipboard operation
atlantis copied to clipboard

fix(components): Hide row actions on hover and right click in multiselect mode

Open nad182 opened this issue 5 months ago • 1 comments

Motivations

Changes

Added

  • Added conditions to shouldShowContextMenu and shouldShowHoverMenu to hide the context and hover menus in case at least one of the items in DataList is selected.

Changed

  • Changed the type of selected property in DataList, since it should be a list (array) of "id"(s)

Deprecated

Removed

Fixed

Security

Testing

Changes can be tested via Pre-release


In Atlantis we use Github's built in pull request reviews.

Random photo of Atlantis

nad182 avatar Sep 04 '24 16:09 nad182