Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support flagging for discontinuity #130

Merged
merged 5 commits into from May 15, 2019
Merged

Support flagging for discontinuity #130

merged 5 commits into from May 15, 2019

Conversation

Fang-
Copy link
Member

@Fang- Fang- commented May 1, 2019

Closes #25. The copy was taken from @alexmatz's suggestion there. Let me know if we're still cool with the neutral-ish wording there.

(I'll try to work on a separate PR that merges clickable label into the CheckboxButton component.)

@Fang- Fang- requested a review from c-johnson May 1, 2019 19:22
state={ state.discontinuity }
>
<div style={{cursor: 'pointer'}} onClick={ this.toggleDiscontinuity }>
{ 'I have lost important off-chain data relating to this point and need to do a hard-reset. (For example, rebooting an Arvo ship.)' }
Copy link
Contributor

Choose a reason for hiding this comment

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

I feel like "hard reset" is better than "hard-reset", but not super important.

Copy link
Member Author

Choose a reason for hiding this comment

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

You're probably right. I'll change it. Good to go otherwise? (:

Copy link
Member Author

Choose a reason for hiding this comment

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

@c-johnson please confirm?

@Fang- Fang- merged commit d21fe54 into master May 15, 2019
@Fang- Fang- deleted the breach-flag branch May 15, 2019 19:42
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.

Need to be able to signal breaches while setting networking keys
2 participants