fix /Scheduling: Multiple event scheduling nitpicks #1077#1398
fix /Scheduling: Multiple event scheduling nitpicks #1077#1398Arnei merged 4 commits intoopencast:developfrom
Conversation
|
Hi @EnsiyehE |
|
Use Run test server using develop.opencast.org as backend: Specify a different backend like stable.opencast.org: It may take a few seconds for the interface to spin up. |
|
My testing observations so far (Note that I merged the current state of develop into this for my testing, as otherwise the datepickers were broken for me):
|
src/components/events/partials/ModalTabsAndPages/NewSourcePage.tsx
Outdated
Show resolved
Hide resolved
|
This pull request is deployed at test.admin-interface.opencast.org/1398/2025-11-13_09-12-26/ . |
Done the same now , update the local develop first and then this branch
it is changed to the same sentence you have suggested
Now you can test it as before. After a duration that exactly leads to the next calendar day — for example, starting at 12 noon and lasting 12 hours — it should show +1 day. It should not show +1 day for durations like 11 hours and 55 minutes. This applies to both single and multiple event scheduling. thanks |
Arnei
left a comment
There was a problem hiding this comment.
My concerns have been addressed. Works as expected and looks good to me 👍
I have thoroughly reviewed the issues listed in #1077 and implemented fixes addressing each point mentioned. This PR aims to improve the user experience and correctness of the multiple event scheduling feature by resolving all identified nitpicks.
Changes include:
Please review and let me know if there are any questions or further adjustments needed.