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

Duplicated schedules should be "Copy of [Schedule name]" instead of "[Schedule name] (1)" and be ordered directly under the original schedule instead of at the end of the list. #358

Closed
IsaDavRod opened this issue Oct 20, 2024 · 0 comments · Fixed by #397
Assignees

Comments

@IsaDavRod
Copy link
Member

IsaDavRod commented Oct 20, 2024

right now, duplicating a schedule does two things:

  1. Adds a (#) to the end of the schedule name
  2. Adds the duplicated schedule to the end of the schedule list

Image

Instead, duplicating a schedule should:

  1. Add a "Copy of" before the schedule name
  2. Add the duplicated schedule right under the schedule that was duplicated.

Image

Huly®: UTRP-342

@IsaDavRod IsaDavRod converted this from a draft issue Oct 20, 2024
@CMEONE CMEONE self-assigned this Oct 21, 2024
CMEONE added a commit to CMEONE/UT-Registration-Plus that referenced this issue Oct 28, 2024
Samathingamajig pushed a commit that referenced this issue Oct 28, 2024
… original schedule #358 (#397)

* feat: use "copy of" for duplicated schedules and place them under the original schedule #358

* fix: code style and consistency
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
2 participants