Skip to content

feat: add an edit button by the side of description - #904

Merged
Keith-CY merged 3 commits into
nervosnetwork:developfrom
Keith-CY:add-edit-btn-in-desc-field
Sep 3, 2019
Merged

feat: add an edit button by the side of description#904
Keith-CY merged 3 commits into
nervosnetwork:developfrom
Keith-CY:add-edit-btn-in-desc-field

Conversation

@Keith-CY

@Keith-CY Keith-CY commented Sep 2, 2019

Copy link
Copy Markdown
Contributor

Add an edit button aside the description field
image
image

@Keith-CY
Keith-CY marked this pull request as ready for review September 3, 2019 04:49
Comment thread packages/neuron-ui/src/utils/hooks.ts Outdated
import { useState, useCallback } from 'react'
import { updateTransactionDescription, updateAddressDescription } from 'states/stateProvider/actionCreators'
import { StateDispatch } from 'states/stateProvider/reducer'
import { AppActions } from '../states/stateProvider/reducer'

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Can we keep consistence for importing (See line 3 and 4)?

Comment thread packages/neuron-ui/src/utils/hooks.ts Outdated
Co-Authored-By: James Chen <james@ashchan.com>
@Keith-CY
Keith-CY requested a review from ashchan September 3, 2019 05:46
@Keith-CY
Keith-CY merged commit c8ce2dd into nervosnetwork:develop Sep 3, 2019
@Keith-CY
Keith-CY deleted the add-edit-btn-in-desc-field branch September 3, 2019 06:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants