Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

11/UI: Sequence Navigation #8393

Open
wants to merge 8 commits into
base: trunk
Choose a base branch
from

Conversation

nhaagen
Copy link
Contributor

@nhaagen nhaagen commented Nov 11, 2024

Screenshot from 2024-11-11 13-58-35

This adds to the UI:

  • a "Navigation" section
  • a sequence player

The Sequence Navigation uses the same builder-pattern known from ui-tables: consumers will have to provide a binding
defining possible positions of the sequence (that has to be done at one point, anyways) and build a view/page/... = Segment with allowed contents.

Operating the sequnce will then display the segments one by one, also allowing for view controls as well as global and segment-specific actions.

This PR includes #8436

@nhaagen nhaagen force-pushed the 11/UI/SequenceNavigator branch from e41b47d to b94fd9a Compare November 15, 2024 13:11
@nhaagen nhaagen force-pushed the 11/UI/SequenceNavigator branch from b94fd9a to 60f3d67 Compare November 21, 2024 08:43
@klees
Copy link
Member

klees commented Jan 8, 2025

Hi @nhaagen,

please rebase.

Kind regards!

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.

2 participants