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

Fev 468 moderate plugin #1

Merged
merged 17 commits into from
Mar 14, 2020
Merged

Fev 468 moderate plugin #1

merged 17 commits into from
Mar 14, 2020

Conversation

semarche-kaltura
Copy link
Contributor

Screen Shot 2020-03-01 at 4 58 24 PM

Screen Shot 2020-03-01 at 4 58 58 PM

Screen Shot 2020-03-01 at 4 58 41 PM

Screen Shot 2020-03-01 at 4 59 42 PM

Screen Shot 2020-03-01 at 5 00 09 PM

}
.playkit-player.playkit-size-ty {
.kaltura-moderation__root {
display: none;
Copy link
Contributor

Choose a reason for hiding this comment

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

This makes the entire scree be gone when the player is too little. it has a bit of a weird behavior. Let's discuss maybe with Dana

<CloseButton onClick={onClick} />
<div className={styles.mainWrapper}>
<div className={[styles.title, 'kaltura-moderation__title'].join(' ')}>What’s wrong with this content?</div>
<Popover
Copy link
Contributor

@eitanavgil eitanavgil Mar 3, 2020

Choose a reason for hiding this comment

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

I think that at some point we will need a drop down as a 'native' drop-down component as checkbox inputs textArea and other forms element. Let's consult @esakal if we shoule make this a contrib thing

reportLength: 500,
onReportSentMessage: 'Send report',
onReportErrorMessage: 'The report failed to send',
moderateOptions: [
Copy link
Contributor

@eitanavgil eitanavgil Mar 3, 2020

Choose a reason for hiding this comment

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

This does not work when configuration is passed from the embed / uiconf definitions

Copy link
Contributor

Choose a reason for hiding this comment

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

reportLength: 500,
onReportSentMessage: 'Send report',
onReportErrorMessage: 'The report failed to send',
moderateOptions: [
Copy link
Contributor

Choose a reason for hiding this comment

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

@semarche-kaltura semarche-kaltura merged commit bffe21a into master Mar 14, 2020
@semarche-kaltura semarche-kaltura deleted the FEV-468-moderate-plugin branch March 14, 2020 20:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants