Comment on switch


#1

There are 2 settings right now:

  1. settings -> advanced -> comment on start
  2. settings -> advanced -> comment on stop

It will be nice to have:
3) settings -> advanced -> comment on switch

Now it’s there is no dialog if one activity is switched to another activity.


#2

What is switch? Resume button that is available when activity is paused?


#3

Here is switching activities repro:

Repro:

  1. Click Activity1
  2. Click Activity2

Results:
Activity1 is stoped
Activity2 is started

Expected: comment dialog.


#4

Do you mean “stop dialog” for “activity 1”? Start dialog for “activity 2” should appear


#5

I expect “stop dialog” on Activity1 should be shown.

It works if I stop Activity1 (due to settings), and start Activity2.
But If I switch from Activity1 to Activity2 without stopping. No dialog.


#6

Makes sense. But what behavior do you think is correct if both of types need comment? Show comment dialogs one by one?


#7

Maybe setting should be to define this. It will be more flexible.

In my case I write some review notes… So only “close” is relevant. But I don’t know about other people.