Skip to content

feat(ui): fix duration on video attachments#2554

Open
renefloor wants to merge 1 commit intofeat/design-refreshfrom
feature/video-attachment-timestamp
Open

feat(ui): fix duration on video attachments#2554
renefloor wants to merge 1 commit intofeat/design-refreshfrom
feature/video-attachment-timestamp

Conversation

@renefloor
Copy link
Contributor

@renefloor renefloor commented Mar 19, 2026

Submit a pull request

Linear: fixes FLU-413

CLA

  • I have signed the Stream CLA (required).
  • The code changes follow best practices
  • Code changes are tested (add some information if not applicable)

Description of the pull request

Duration in extraData from iOS: https://github.com/GetStream/stream-chat-swiftui/blob/v5/Sources/StreamChatSwiftUI/ChatComposer/AttachmentPicker/AttachmentMediaPicker/AttachmentMediaPickerItemView.swift#L83C67-L83C68

Needs: GetStream/stream-core-flutter#80

Screenshots / Videos

Before After
image image

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Mar 19, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: e7f6172c-a1ef-4cdd-bc68-2112e548527d

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feature/video-attachment-timestamp
📝 Coding Plan
  • Generate coding plan for human review comments

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@renefloor renefloor changed the title fix duration on video attachments feat(ui): fix duration on video attachments Mar 19, 2026
@renefloor renefloor marked this pull request as ready for review March 19, 2026 15:49
@codecov
Copy link

codecov bot commented Mar 19, 2026

Codecov Report

❌ Patch coverage is 12.50000% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 64.68%. Comparing base (8000c79) to head (967354c).

Files with missing lines Patch % Lines
..._view/photo_gallery/stream_photo_gallery_tile.dart 0.00% 3 Missing ⚠️
...tachment_picker/options/stream_gallery_picker.dart 0.00% 2 Missing ⚠️
...ge_input/stream_message_input_attachment_list.dart 33.33% 2 Missing ⚠️
Additional details and impacted files
@@                   Coverage Diff                   @@
##           feat/design-refresh    #2554      +/-   ##
=======================================================
+ Coverage                64.67%   64.68%   +0.01%     
=======================================================
  Files                      426      426              
  Lines                    26138    26135       -3     
=======================================================
+ Hits                     16905    16906       +1     
+ Misses                    9233     9229       -4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

1 participant