fix(time): drop duplicate placeholder in Log Time Work Item dropdown (MAPPS-274) #288

Merged
YousifShkara merged 1 commit from fix/MAPPS-274-dup-log-time-placeholder into main 2026-06-21 07:13:51 +02:00
Owner

The Log Time form's Work Item Select rendered two near-identical empty rows: a hand-seeded ("", "Select a work item") SelectOption at the top of work_item_options, plus the Select component's own disabled placeholder option from placeholder: "Select work item". Drop the seed and let the Select's placeholder do that job: one placeholder, no duplicate.

#MAPPS-274

The Log Time form's Work Item Select rendered two near-identical empty rows: a hand-seeded `("", "Select a work item")` SelectOption at the top of `work_item_options`, plus the Select component's own disabled placeholder option from `placeholder: "Select work item"`. Drop the seed and let the Select's placeholder do that job: one placeholder, no duplicate. #MAPPS-274
fix(time): drop duplicate placeholder in Log Time Work Item dropdown (MAPPS-274)
All checks were successful
Check / clippy + fmt + tests (pull_request) Successful in 1m16s
Create release / Create release from merged PR (pull_request) Has been skipped
1dab4451d7
The Log Time form's Work Item Select rendered two near-identical empty rows: a hand-seeded `("", "Select a work item")` SelectOption at the top of `work_item_options`, plus the Select component's own disabled placeholder option from `placeholder: "Select work item"`. Drop the seed and let the Select's placeholder do that job: one placeholder, no duplicate.

#MAPPS-274
YousifShkara deleted branch fix/MAPPS-274-dup-log-time-placeholder 2026-06-21 07:13:51 +02:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
psa-systems/mokosh-apps!288
No description provided.