Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

Feature: Add delete option to Managelist component#59

Merged
nicosampler merged 2 commits intodevelopmentfrom
manage-list-changes
Aug 19, 2020
Merged

Feature: Add delete option to Managelist component#59
nicosampler merged 2 commits intodevelopmentfrom
manage-list-changes

Conversation

@nicosampler
Copy link
Contributor

@nicosampler nicosampler commented Aug 18, 2020

Following Mikhail's idea, in the future, this component should be moved to safe-react repo.

@nicosampler nicosampler self-assigned this Aug 18, 2020
@github-actions
Copy link

ESLint Summary View Full Report

Annotations are provided inline on the Files Changed tab. You can also see all annotations that were generated on the annotations page.

Type Occurrences Fixable
Errors 0 0
Warnings 0 0
Ignored 0 N/A
  • Result: ✅ success
  • Annotations: 0 total

Report generated by eslint-plus-action

@ghost
Copy link

ghost commented Aug 18, 2020

Travis automatic deployment:
https://pr59--safereactcomponents.review.gnosisdev.com

name: string;
description?: string;
checked: boolean;
deletable?: boolean;
Copy link
Collaborator

Choose a reason for hiding this comment

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

May we call this prop isDeletable?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

sure

Copy link
Contributor

@alongoni alongoni left a comment

Choose a reason for hiding this comment

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

Looks great!

@nicosampler nicosampler merged commit 3dcab34 into development Aug 19, 2020
@nicosampler nicosampler deleted the manage-list-changes branch August 19, 2020 18:16
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants