Skip to content

Conversation

gave92
Copy link
Member

@gave92 gave92 commented Jan 8, 2022

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

  • Closes Cannot rename files properly in column layout #7522
  • Fixes Appcenter 2452523060u (crash on back button after navigating away from column view)
  • Fixed an issue where using the drop downs or manually typing in the path bar would navigate in the current column
  • Fixed an issue where after going back from search the column did not open folders
  • Fixed an issue where you could not go back after searching in a column

Notes

  • Code in Back_Click() and Forward_Click() was wrongly removed in Improve keyboard nav in column layout #7494, added back verbatim
  • Added call to dispose when navigating away from column view to unsubscribe from events (2452523060u)

Validation
How did you test these changes?

  • Built and ran the app

yaira2
yaira2 previously approved these changes Jan 9, 2022
@gave92
Copy link
Member Author

gave92 commented Jan 9, 2022

Latest commit fixes the renaming issues in Column View:

  • Typing while renaming does not cancel renaming
  • Clicking twice on a folder now starts renaming

@gave92 gave92 marked this pull request as draft January 9, 2022 11:17
@gave92 gave92 marked this pull request as ready for review January 9, 2022 11:42
@gave92 gave92 marked this pull request as draft January 10, 2022 23:19
@gave92 gave92 marked this pull request as ready for review January 11, 2022 00:16
@yaira2 yaira2 added ready to merge Pull requests that are approved and ready to merge and removed needs - code review labels Jan 13, 2022
@yaira2 yaira2 merged commit b979b26 into files-community:main Jan 13, 2022
@gave92 gave92 deleted the column branch January 13, 2022 18:42
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.

Cannot rename files properly in column layout
2 participants