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

Create general modal feedback form - closes #1166 #1173

Merged
merged 12 commits into from Sep 3, 2018

Conversation

faival
Copy link
Contributor

@faival faival commented Aug 15, 2018

What was the problem?

#1166

How did I fix it?

  • adding the code base for styles and UI callbacks,
  • not calling yet any action
  • shown by url parameter and disabled by default

How to test it?

Review checklist

@faival faival added this to Pull Requests in Version 1.2.0 via automation Aug 15, 2018
@faival faival force-pushed the 1166-create-general-modal-feedback-form branch 10 times, most recently from 53de9ea to 87cb947 Compare August 20, 2018 14:05
<Button label={this.props.t('Cancel')}
onClick={() => this.props.onCancel()}
className='cancel-button' />
<RedButton label={this.props.t('Send')} disabled={!this.state.rating}
Copy link
Contributor

Choose a reason for hiding this comment

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

I think there should be PrimaryButton to use here. RedButton was created by Mike but it doesn't have the right hover style.

@faival faival force-pushed the 1166-create-general-modal-feedback-form branch from 2d1f923 to a62524f Compare August 24, 2018 09:33
@faival faival force-pushed the 1166-create-general-modal-feedback-form branch from 2a5af0e to deca8fb Compare August 24, 2018 10:57
@slaweet slaweet added this to Pull Requests in Version 1.3.0 via automation Aug 24, 2018
@slaweet slaweet removed this from Pull Requests in Version 1.2.0 Aug 24, 2018
@slaweet slaweet changed the base branch from 1.2.0 to 1.3.0 August 24, 2018 13:43
@michaeltomasik
Copy link
Contributor

michaeltomasik commented Aug 31, 2018

All good, just one comment:
when you have on hover on smiley faces and then on the select input It should change cursor to pointer

Copy link
Contributor

@michaeltomasik michaeltomasik left a comment

Choose a reason for hiding this comment

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

Thank you

@Efefefef
Copy link
Contributor

Efefefef commented Sep 3, 2018

@faival So which url parameter should i use?

@faival faival merged commit 2b04693 into 1.3.0 Sep 3, 2018
Version 1.3.0 automation moved this from Pull Requests to Merged Pull Requests Sep 3, 2018
@faival faival deleted the 1166-create-general-modal-feedback-form branch September 3, 2018 14:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Version 1.3.0
  
Merged Pull Requests
Development

Successfully merging this pull request may close these issues.

None yet

4 participants