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

Nt/media insertion #2448

Merged
merged 29 commits into from Sep 8, 2022
Merged

Nt/media insertion #2448

merged 29 commits into from Sep 8, 2022

Conversation

noumantahir
Copy link
Collaborator

@noumantahir noumantahir commented Sep 7, 2022

What does this PR?

  • Gallery and camera directly inserts item in content. but unlike web version, I am not adding image to our uploaded images
  • Using + (Add) button user can add reusable uploaded
  • Using - (Minus) enables delete mode for removing items from uploaded content
  • Enabled sharing images from gallery app in active editor

The feature for adding image directly in content before uploaded finishes was very tricky to implement with out setNativeProps editor flow as it was causing some glitches when uploads finishes while user is writing content. Most of time is consumed to add a logic to avoid such glitches and it has to be tested well.

Issue number

#2430

Screenshots/Video

Screen.Recording.2022-09-08.at.4.21.05.PM.mov
Screen.Recording.2022-09-08.at.4.21.46.PM.mov

@noumantahir noumantahir changed the title [WIP] Nt/media insertion Nt/media insertion Sep 8, 2022
Copy link
Member

@feruzm feruzm left a comment

Choose a reason for hiding this comment

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

Lgtm

@feruzm feruzm merged commit 896619b into development Sep 8, 2022
@feruzm feruzm deleted the nt/media-insertion branch September 8, 2022 14:28
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.

None yet

2 participants