Skip to content
This repository has been archived by the owner on Jul 7, 2024. It is now read-only.
/ Orion Public archive

Conversation

kernelwhisperer
Copy link
Contributor

@kernelwhisperer kernelwhisperer commented Jul 10, 2018

What changed?

Fixed #134 and point 4 and 5 from #130.

Copy link
Member

@koalalorenzo koalalorenzo left a comment

Choose a reason for hiding this comment

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

It seems that is always removing the "latest" selected, when I untick a check. (See attached gif)

if (!this.props.storageStore) return

if (this.props.storageStore.selected.find(el => el.hash === element.hash)) {
this.props.storageStore.selected.pop(element)
/*
Copy link
Member

Choose a reason for hiding this comment

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

Delete the lines, don't comment them: we have git history for that :)

@koalalorenzo
Copy link
Member

This is what I was talking about

2018-07-10 18_01_43

@koalalorenzo
Copy link
Member

LGTM

@koalalorenzo koalalorenzo merged commit 0a2627d into master Jul 14, 2018
@koalalorenzo koalalorenzo deleted the 4-as-a-user-i-want-to-highlight-the-elements-in-the-list-so-i-can-select-multiple branch July 14, 2018 07:32
@koalalorenzo koalalorenzo mentioned this pull request Aug 8, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants