Skip to content

Allow typing time in current time field#1675

Open
Arnei wants to merge 1 commit intoopencast:developfrom
Arnei:time-display-as-input-field
Open

Allow typing time in current time field#1675
Arnei wants to merge 1 commit intoopencast:developfrom
Arnei:time-display-as-input-field

Conversation

@Arnei
Copy link
Member

@Arnei Arnei commented Feb 2, 2026

Fix #67

This patch lets users change the current time by typing. They can do so by clicking on the current time which will then turn into an input field (focusing and pressing enter also works). They can then change the time by typing.

The changed time is only applied on blur or pressing "Enter". Any inputs that do not fit the syntax are ignored.

Bildschirmfoto vom 2026-02-02 11-13-47

@Arnei Arnei added the type:feature A new feature or feature request label Feb 2, 2026
@github-actions
Copy link

github-actions bot commented Feb 2, 2026

This pull request is deployed at test.editor.opencast.org/1675/2026-03-02_11-11-32/ .
It might take a few minutes for it to become available.

@Arnei Arnei force-pushed the time-display-as-input-field branch from c9950a8 to a0084eb Compare February 2, 2026 10:25
@github-actions github-actions bot added the status:conflicts Conflicts with another pull request or issue label Feb 27, 2026
@github-actions
Copy link

This pull request has conflicts ☹
Please resolve those so we can review the pull request.
Thanks.

This patch lets users change the current time by typing.
They can do so by clicking on the current time which will then turn
into an input field (focusing and pressing enter also works).
They can then change the time by typing.

The changed time is only applied on blur or pressing "Enter".
Any inputs that do not fit the syntax are ignored.
@Arnei Arnei force-pushed the time-display-as-input-field branch from a0084eb to 84b1dce Compare March 2, 2026 11:11
@github-actions github-actions bot removed the status:conflicts Conflicts with another pull request or issue label Mar 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type:feature A new feature or feature request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Turn the time display into an input field

1 participant