Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Add bug report UI #642

Merged
merged 4 commits into from
Jan 25, 2017
Merged

Add bug report UI #642

merged 4 commits into from
Jan 25, 2017

Conversation

kegsay
Copy link
Member

@kegsay kegsay commented Jan 24, 2017

Copy link
Member

@dbkr dbkr left a comment

Choose a reason for hiding this comment

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

Once it's hooked up, sure. :)

New warnings (why jenkins is failing): http://matrix.org/jenkins/job/ReactSDKPR/883/checkstyleResult/new/

@@ -0,0 +1,122 @@
/*
Copyright 2016 OpenMarket Ltd
Copy link
Member

Choose a reason for hiding this comment

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

Happy new year!

const userText = this.state.text;
if (!sendLogs && userText.trim().length === 0) {
this.setState({
err: "Please describe the bug and/or send logs."
Copy link
Member

Choose a reason for hiding this comment

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

I thought we always wanted at least a brief description of what happened, even if we have logs?

Copy link
Member Author

Choose a reason for hiding this comment

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

I don't mind which we do. I think we're likely to get more feedback if we make the description optional, but YMMV. Let me know what you want me to do.

@kegsay
Copy link
Member Author

kegsay commented Jan 24, 2017

Waiting on element-hq/element-web#3000 .

@dbkr dbkr assigned kegsay and unassigned dbkr Jan 25, 2017
@kegsay kegsay merged commit e5fde75 into develop Jan 25, 2017
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.

2 participants