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

Feature: View storage information for drives in the Details Pane #16513

Merged

Conversation

ferrariofilippo
Copy link
Contributor

Resolved / Related Issues

To prevent extra work, all changes to the Files codebase must link to an approved issue marked as Ready to build. Please insert the issue number following the hashtag with the issue number that this Pull Request resolves.

Steps used to test these changes

Stability is a top priority for Files and all changes are required to go through testing before being merged into the repo. Please include a list of steps that you used to test this PR.

  1. Open a drive
  2. Toggle the preview pane

Notes
I have NOT tested this feature with Network Drives since I have none

Screenshot 2024-11-23 231227
Screenshot 2024-11-23 231253

@yaira2 yaira2 force-pushed the feature_drive_details_preview_pane branch from 94b0229 to d4b1a90 Compare November 25, 2024 16:06
@yaira2 yaira2 force-pushed the feature_drive_details_preview_pane branch 3 times, most recently from a0ced22 to 7a664f8 Compare November 25, 2024 16:30
Margin="12,12,12,24"
HorizontalAlignment="Center"
FontFamily="{ThemeResource ContentControlThemeFontFamily}"
FontSize="14"
Copy link
Member

@0x5bfa 0x5bfa Nov 25, 2024

Choose a reason for hiding this comment

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

Can't we use existing styling (StrongBody...) for this? @mdtauk fyi

Copy link
Contributor Author

Choose a reason for hiding this comment

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

BodyStrongTextBlockStyle is SemiBold and not Bold is it fine?

Copy link
Member

Choose a reason for hiding this comment

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

The concept Martin made looks like using that style.

@yaira2 yaira2 force-pushed the feature_drive_details_preview_pane branch from 0009131 to abeab03 Compare November 25, 2024 19:05
@yaira2 yaira2 changed the title Feature: Display drive information in Details Pane Feature: View storage information for drives in the Details Pane Nov 26, 2024
@ferrariofilippo
Copy link
Contributor Author

image

@yaira2 yaira2 requested a review from 0x5bfa November 27, 2024 14:47
@yaira2 yaira2 added ready to merge Pull requests that are approved and ready to merge and removed needs - code review labels Nov 27, 2024
Copy link
Member

@0x5bfa 0x5bfa left a comment

Choose a reason for hiding this comment

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

LGTM, code wise.

@yaira2
Copy link
Member

yaira2 commented Nov 27, 2024

I've tested the functionality as well. Amazing work @ferrariofilippo!

@yaira2 yaira2 merged commit aa39885 into files-community:main Nov 27, 2024
6 checks passed
@ferrariofilippo ferrariofilippo deleted the feature_drive_details_preview_pane branch November 27, 2024 16:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready to merge Pull requests that are approved and ready to merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature: Display drive information in Details Pane
3 participants