Skip to content

Added option to add video/text comments#470

Open
B3RN153 wants to merge 10 commits into
developmentfrom
Video_comments
Open

Added option to add video/text comments#470
B3RN153 wants to merge 10 commits into
developmentfrom
Video_comments

Conversation

@B3RN153
Copy link
Copy Markdown
Collaborator

@B3RN153 B3RN153 commented May 5, 2026

  • Add video comments in video mode.
  • Add multiple comments for each verse.
  • Add text comments for video
  • Add an icon for comments in the editor along with other which shows the number of comments.
  • Individually delete a video or note of a comment.
  • Rerecord and delete video comments.
  • Edit and delete comment notes.
  • Comments can be accessed from video navigation.
  • Mic default mute in video recorder.

@B3RN153 B3RN153 self-assigned this May 5, 2026
@B3RN153 B3RN153 added enhancement New feature or request Video labels May 5, 2026
@B3RN153 B3RN153 linked an issue May 5, 2026 that may be closed by this pull request
@Roslin22
Copy link
Copy Markdown

Roslin22 commented May 8, 2026

Issues Identified

  1. When the user clicks the comments icon, the comments window opens. Currently, the user must click the Add Comment button again to add a new text or video comment. This extra step can be removed by directly showing the comment input options when the comments window opens.
  2. When more than 3 comments are added, the Add More Comment button is no longer visible immediately. The user must scroll down to access it.
  3. When verses are joined for a video, the associated video gets deleted, but the comments remain merged. If no videos are available, the related comments should also be removed.

Suggestion

  1. Instead of displaying the full video preview inside the comments window, show only a video indicator or thumbnail. This will reduce space usage and allow users to view more comments at the same time
image
  1. The comment details and verse number can be displayed below the username in the comments window, making it clearer and easier for users to understand.

@vipinpaul
Copy link
Copy Markdown
Collaborator

@B3RN153 do work on the 1st and 2nd, as discussed over the call.
@Roslin22 The third one is a feature. We don't want to delete the comments, as they might help the person to do the translation.

@B3RN153
Copy link
Copy Markdown
Collaborator Author

B3RN153 commented May 8, 2026

Issues Identified

  1. When the user clicks the comments icon, the comments window opens. Currently, the user must click the Add Comment button again to add a new text or video comment. This extra step can be removed by directly showing the comment input options when the comments window opens.
  2. When more than 3 comments are added, the Add More Comment button is no longer visible immediately. The user must scroll down to access it.
  3. When verses are joined for a video, the associated video gets deleted, but the comments remain merged. If no videos are available, the related comments should also be removed.

Suggestion

  1. Instead of displaying the full video preview inside the comments window, show only a video indicator or thumbnail. This will reduce space usage and allow users to view more comments at the same time
image 3. The comment details and verse number can be displayed below the username in the comments window, making it clearer and easier for users to understand.
  1. User need not click add more comments in the first time.
image
  1. The Add more comment is fixed and scroll down when clicked.
image
  1. Comment Verse moved below username.

@B3RN153 B3RN153 requested a review from vipinpaul May 8, 2026 11:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request Video

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feature to add coments in video mode

3 participants