nextcloud/apps/files
Ferdinand Thiessen d4685cb036 fix(files): Ensure renaming state is correctly reset
Problem: Is a node is renamed and the new name is out of the current
visible list of nodes the component will be recycled, this means
the props will change, so when the `onRename` functions is about to reset
the state the `this.source` will point to a different node.

To fix this, but also to separate business logic from visual representation,
the logic is moved into the renaming store and the component is only
responsible for rendering.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-10-21 13:53:08 +02:00
..
ajax chore: Add SPDX header 2024-05-29 08:58:16 +02:00
appinfo feat(files): Support setting view config for complex ids 2024-08-01 09:17:36 -07:00
composer feat(files): Allow to configure Windows filename compatibility in the settings 2024-07-17 16:17:14 +02:00
css chore(assets): Recompile assets 2024-06-19 10:22:05 +00:00
img fix: add notification icon for transfer ownership 2024-10-17 15:02:48 +02:00
js fix(translations): Changed grammar 2024-09-23 16:09:38 +02:00
l10n Fix(l10n): Update translations from Transifex 2024-10-21 00:20:38 +00:00
lib fix: add notification icon for transfer ownership 2024-10-17 15:02:48 +02:00
src fix(files): Ensure renaming state is correctly reset 2024-10-21 13:53:08 +02:00
templates revert: chore(files): cleanup old templates 2024-07-31 10:58:00 +02:00
tests perf(files): Do not block files page load with server-side favorites retrieval 2024-08-29 11:54:22 -07:00
.l10nignore chore: Add SPDX header 2024-05-29 08:58:16 +02:00
openapi.json chore(deps): Update openapi-extractor to v1.0.0 2024-08-21 11:21:33 +00:00
openapi.json.license chore: Add SPDX header 2024-05-29 08:58:16 +02:00