Skip to content

Conversation

@gave92
Copy link
Member

@gave92 gave92 commented Nov 21, 2021

Resolved / Related Issues
Items resolved / related issues by this PR.

Details of Changes
Add details of changes here.

  • Fixes an issue where file extension is lost when renaming a shortcut to a folder
  • Adds an ItemNameRaw property to ListedItem, moves the logic to get the "Display" name from the raw name into ListedItem and subclasses.
  • Fixes an issue where file extensions where shown in Search result page regardless of the "show file extensions" setting
  • Fixes an issue where search results were loaded twice when submitting search
  • Fixes an issue where a file with a random name shows when search yields no results

Validation
How did you test these changes?

  • Built and ran the app
  • Tested renaming files and shortcuts changing the "show file extensions" setting

@gave92 gave92 requested a review from d2dyno1 November 21, 2021 20:20
@gave92 gave92 added the ready for review Pull requests that are ready for review label Nov 21, 2021
@gave92 gave92 changed the title Fix file extension being lost when renaming a shortcut to a folder Fix file extension being lost when renaming, fixes for search Nov 21, 2021
@gave92 gave92 added ready to merge Pull requests that are approved and ready to merge and removed ready for review Pull requests that are ready for review labels Nov 22, 2021
@yaira2 yaira2 merged commit 5ee29ff into files-community:main Nov 22, 2021
@gave92 gave92 deleted the issue_7012 branch November 22, 2021 21:21
@gave92 gave92 restored the issue_7012 branch November 23, 2021 03:34
@gave92 gave92 deleted the issue_7012 branch November 23, 2021 03:37
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.

When I rename a shortcut of a folder, it is no longer a shortcut file Renaming issue on search results

3 participants