Skip to content

WIP: Fixed template progression issues#398

Draft
tuj wants to merge 17 commits into
release/3.0.0from
feature/template-cleanups
Draft

WIP: Fixed template progression issues#398
tuj wants to merge 17 commits into
release/3.0.0from
feature/template-cleanups

Conversation

@tuj
Copy link
Copy Markdown
Contributor

@tuj tuj commented Apr 23, 2026

Link to issue

#391

Link to ticket

https://leantime.itkdev.dk/#/tickets/showTicket/7258

Description

Introduces two hooks (useBaseSlideExecution, useMultipleEntrySlideExecution) that are used in the templates in place of BaseSlideExecution in fixed duration slides and manual iteration over entries in slides that iterate through elements before calling slideDone.

Fixed issue with Slideshow animations that would be locked to one type.

Fixed sorting in calendar "multiple" layout.

Fixed video progression issues.

Checklist

  • My code is covered by test cases.
  • My code passes our test (all our tests).
  • My code passes our static analysis suite.
  • My code passes our continuous integration process.

@tuj tuj added this to the 3.0.0 milestone Apr 23, 2026
@tuj tuj self-assigned this Apr 23, 2026
@tuj tuj added bug Something isn't working enhancement New feature or request labels Apr 23, 2026
@tuj tuj changed the title Moved slide progression to hooks Fixed template progression issues. Apr 23, 2026
@tuj tuj changed the title Fixed template progression issues. Fixed template progression issues Apr 23, 2026
@tuj tuj added version 3 Issues related to the release of version 3 backlog Future fixes and improvements and removed version 3 Issues related to the release of version 3 labels May 1, 2026
@tuj tuj changed the title Fixed template progression issues WIP: Fixed template progression issues May 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backlog Future fixes and improvements bug Something isn't working enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant