-
Notifications
You must be signed in to change notification settings - Fork 168
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improve performance when loading share inidicators
- Loading branch information
1 parent
06c1383
commit afcaa4c
Showing
6 changed files
with
45 additions
and
23 deletions.
There are no files selected for viewing
9 changes: 9 additions & 0 deletions
9
changelog/unreleased/enhancement-share-indicators-performance
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
Enhancement: Improve performance when loading share indicators | ||
|
||
We've improved the performance when loading share indicators in resource tables: | ||
|
||
* Re-use the indicators of a shared parent resource to save up loading them for each child resource | ||
* Make loading of indicators blocking to prohibit the re-rendering of table rows | ||
|
||
https://github.com/owncloud/web/issues/7038 | ||
https://github.com/owncloud/web/pull/7187 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters