Skip to content

Conversation

maxim-productengine
Copy link
Contributor

Caused by change in bd8438f
But I prefer not just reverting it, because search in collapsed tabs will stop working - #1619
So instead of refreshing all items lists at once (for each outfit) after changing filter string - let's refresh outfit items just after fetching, which won't happen simultaneously (see LLOutfitListBase::onIdleRefreshList()).

@akleshchev
Copy link
Contributor

akleshchev commented Aug 18, 2025

All outfits will be in memory from the start when they don't really need to be and inventory generaly isn't cheap. How much space does it take? Perhaps make it go over the list once (spreaded over 'on idle') when searching for the first time or at least onOpen?

@maxim-productengine maxim-productengine merged commit a9a2e7c into release/2025.06 Aug 18, 2025
18 of 20 checks passed
@maxim-productengine maxim-productengine deleted the maxim/2025.06-4557 branch August 18, 2025 13:21
@github-actions github-actions bot locked and limited conversation to collaborators Aug 18, 2025
@maxim-productengine maxim-productengine linked an issue Aug 18, 2025 that may be closed by this pull request
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7.2.1 (2025.06) lags in outfit search with many outfits

3 participants