atlantis
atlantis copied to clipboard
fix(components): Hide row actions on hover and right click in multiselect mode
Motivations
Changes
Added
- Added conditions to
shouldShowContextMenuandshouldShowHoverMenuto hide the context and hover menus in case at least one of the items inDataListis selected.
Changed
- Changed the type of
selectedproperty 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.
Deploying atlantis with Â
 Cloudflare Pages
| Latest commit: |
ae12124
|
| Status: |  ✅ Deploy successful! |
| Preview URL: | https://27c28709.atlantis.pages.dev |
| Branch Preview URL: | https://job-97132-disable-row-action.atlantis.pages.dev |
Closing this for now. There were a bunch of edgecases we didn't consider and we may look at this in the future