Add row selection to StorageList #150
No reviewers
Labels
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
Siderus/Orion!150
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "4-as-a-user-i-want-to-highlight-the-elements-in-the-list-so-i-can-select-multiple"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
What changed?
Fixed #134 and point 4 and 5 from #130.
It seems that is always removing the "latest" selected, when I untick a check. (See attached gif)
@ -92,25 +92,63 @@ class StorageElement extends React.Component {this.menu.popup({})Delete the lines, don't comment them: we have git history for that :)
This is what I was talking about
LGTM