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

feat(FilePicker): Always show file extension as a trailing text part #931

Merged
merged 1 commit into from
Aug 23, 2023

Conversation

susnux
Copy link
Contributor

@susnux susnux commented Aug 23, 2023

Same as the file list of the files app, this now shows the file extension as a trailing text part.

image

@susnux susnux requested a review from skjnldsv August 23, 2023 18:04
@susnux susnux force-pushed the fix/always-show-file-extension branch from d92b3b5 to 3444d0d Compare August 23, 2023 18:11
@susnux
Copy link
Contributor Author

susnux commented Aug 23, 2023

@skjnldsv Do you think the displayname handling is ok, or do we need special extension handling even if the display name is set?

lib/components/FilePicker/FileListRow.vue Outdated Show resolved Hide resolved
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
@susnux susnux force-pushed the fix/always-show-file-extension branch from 3444d0d to 2c33eb2 Compare August 23, 2023 18:26
@susnux susnux requested a review from skjnldsv August 23, 2023 18:26
@susnux susnux merged commit b6886b2 into master Aug 23, 2023
@susnux susnux deleted the fix/always-show-file-extension branch August 23, 2023 18:49
@skjnldsv skjnldsv mentioned this pull request Aug 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants