Skip to content

PATCH: Perf: add project card loading delay when entering into viewport#636

Merged
NicolasRichel merged 1 commit intodevelopfrom
fix/perf-space-board
Mar 12, 2026
Merged

PATCH: Perf: add project card loading delay when entering into viewport#636
NicolasRichel merged 1 commit intodevelopfrom
fix/perf-space-board

Conversation

@NicolasRichel
Copy link
Member

@NicolasRichel NicolasRichel commented Mar 11, 2026

https://platform-dev-perf-space-board.bimdata.io

Description

Improve space projects loading time by adding a 500ms delay before starting project card loading.
This allow to scroll down without loading every project card on the way and only load visible cards when the user stops scrolling.

Peek 2026-03-11 17-09

Types of changes

  • Bug fix (non-breaking change which fixes an issue) DON'T FORGET TO SEND THE PR INTO RELEASE
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist

  • My code follows the code style of this project.
  • I have tested my code.
  • My code add or change i18n tokens
  • I want to run the tests for the commits of this PR

@NicolasRichel NicolasRichel merged commit 821426e into develop Mar 12, 2026
15 checks passed
@NicolasRichel NicolasRichel deleted the fix/perf-space-board branch March 12, 2026 11:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants