Skip to content

Implement lazy rendering for content carousel

Lukas Weingarten requested to merge lazy-content-carousel into master

All answers are loaded and saved in the parent component (ContentCarousel) now. Only the current step (content) is rendered. Also use new find request for getting answers, see https://gitlab.com/particify/dev/foss/arsnova-backend/-/merge_requests/301.

Edited by Lukas Weingarten

Merge request reports