GIVEN:
One group with activities:
Group 1
Activity 1.1
Activity 1.2
WHEN
- Start Activity 1.1
- Stop it
THEN
Activity list shows:
Group 1
Expected: Activity list should show
…
Activity 1.1
Activity 1.2
It means It will be good to keep previous active group.
Ex: I have different activities for one client:
Client 1
- Meeting
- Development
- Testing
- Finalization
And I’m switching between these activities. So to switch between activities I would not like to click on Client 1, then select current activity. I would like to be inside this group without extra clicking.
Maybe it should be optional. Setting could be “Keep selected group”