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

fix: Open transferDetail in a sheet #90

Open
wants to merge 18 commits into
base: main
Choose a base branch
from
Open

fix: Open transferDetail in a sheet #90

wants to merge 18 commits into from

Conversation

Ambrdctr
Copy link
Contributor

No description provided.

Copy link

github-actions bot commented Dec 17, 2024

Found 4 unused code occurences

Expand
SwissTransferCoreUI/Components/LargeFileCell.swift:21:1: warning: Imported module 'STResources' is unused
SwissTransferFeatures/ReceivedView/ReceivedView.swift:23:1: warning: Imported module 'SwissTransferCore' is unused
SwissTransferFeatures/SentView/SentView.swift:23:1: warning: Imported module 'SwissTransferCore' is unused
SwissTransferFeatures/TransferDetailsView/ContentView.swift:28:17: warning: Property 'columns' is unused

Copy link
Contributor

@adrien-coye adrien-coye left a comment

Choose a reason for hiding this comment

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

Left some small comments, lemme know what you think.

Copy link
Contributor

@adrien-coye adrien-coye left a comment

Choose a reason for hiding this comment

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

LGTM. 👍 Maybe since this is a UI heavy PR and a did a quick check, @valentinperignon can give the final validation.

@Ambrdctr Ambrdctr force-pushed the folder branch 2 times, most recently from 54baa28 to 820f35a Compare January 15, 2025 07:17
@valentinperignon valentinperignon removed their request for review January 15, 2025 12:08
Copy link
Member

@PhilippeWeidmann PhilippeWeidmann left a comment

Choose a reason for hiding this comment

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

The FileGridView doesn't contain a DownloadableFileCellView, so we can't preview a file anywhere other than at the root of the TransferDetailsView.

Also, in the TransferDetailsView->ContentView. The FileGridView should be reused to avoid duplication of the grid.

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.

3 participants