Skip to content

[BE] Reduce the data being loaded per Design on first load

What does this MR do?

This MR allows us to select certain designs from design list instead of always fetching all designs. This will help frontend to reduce the initial amount of data fetched to display the design list because we will be able to fetch full set of data only for the fullscreen design view with passing the design ID.

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Related issues

#34408 (closed)

Edited by 🤖 GitLab Bot 🤖

Merge request reports