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

Feat/#915 video embed #928

Merged
merged 7 commits into from
Mar 31, 2020
Merged

Feat/#915 video embed #928

merged 7 commits into from
Mar 31, 2020

Conversation

chrismclarke
Copy link
Member

closes #915

See issue for main implementation details, I also made a few minor additional changes:

  • Image upload isHovering property was proving temperamental (wasn't showing the delete button correctly for me), so I found a simpler CSS selector method.
  • Changed main form components for PureComponent - still seems to pass tests and renders changes less often (still 3x, but better than 10x previously and not really noticeable for performance)

@chrismclarke chrismclarke requested a review from BenGamma March 30, 2020 17:48
@cypress
Copy link

cypress bot commented Mar 30, 2020



Test summary

30 0 0 0


Run details

Project onearmy-community-platform
Status Passed
Commit ca81b3d ℹ️
Started Mar 30, 2020 7:10 PM
Ended Mar 30, 2020 7:17 PM
Duration 06:49 💡
OS Linux Ubuntu Linux - 14.04
Browser Electron 78

View run in Cypress Dashboard ➡️


This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Dashboard

@chrismclarke
Copy link
Member Author

chrismclarke commented Mar 30, 2020

See there's a test failing, will fix shortly

@BenGamma BenGamma merged commit 0343edd into master Mar 31, 2020
@BenGamma BenGamma deleted the feat/#915-video-embed branch March 31, 2020 14:07
@BenGamma BenGamma mentioned this pull request Apr 23, 2020
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.

Video Embed in how-to Step
2 participants