githubbob42 / mingle2github2

0 stars 1 forks source link

[alpine_mobile/#5798] S&D: Visually indicate the selected resource or event on the timelines #5607

Open githubbob42 opened 5 years ago

githubbob42 commented 5 years ago

Mingle Card: 5970 Narrative

As an S&D user when I select a Job in the timeline to staff up with equipment and people, I need to know exactly which job I selected so I can accurately staff it. When I click it today, nothing changes on the selected job except for filtering at the top and I really don’t know if I clicked the right job and when I scroll around sometimes I forgot exactly which one I clicked.  Ideally, I would get a colored box around it or something visually indicating the job that is selected on the selected job itself.  This would also apply to selecting the Crew or Equipment on one of those timelines as well.    I think you call those _Resources _on the timeline.  When I click that I would like to know visually what I clicked.  

The same applies to when I have clicked a Planning record to populate in the Timelines.  If I click a Crew Planning event, I would like to visually know which one I clicked.

Acceptance Criteria

Analysis

There currently is no ‘resource selection’ in S&D. It’s more accurately an “add additional filter conditions based on the item clicked on”. So if a user clicks on a job, an additional filter for the start/end range and qualifications is added in the global context. It was done this way so that anything that has a start/end property can be clicked on to provide additional filtering.

Related Stories

Tasks

{{ table query: SELECT Number, Name, Owner, 'Task Status' WHERE Type = Task and Story = THIS CARD ORDER BY Status }}

Defects

{{ table query: SELECT Number, Name, Owner, 'Status' WHERE Type = Defect and 'Related Story' = THIS CARD }}

Impact Analysis

Developers: Fill in this section during code review.

Test Plan