View Issue Details

IDProjectCategoryView StatusLast Update
0011332MMASynchronizationpublic2013-10-22 19:56
Reporterrusty Assigned To 
PriorityurgentSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version1.0.4 
Target Version1.0.4Fixed in Version1.0.4 
Summary0011332: 'Yes' and 'No' in sync confirmation dialog are unclear
DescriptionJiri brought up the following issue over IM:

When the sync confirmation dialog appears, the follow question is displayed with the following possible options:

Confirm Updates & Deletions
...
...
[No] [Yes]

It's clear that clicking [Yes] will cause the sync to proceed with whatever updates have been approved.

But, it's unclear whether clicking [No] causes sync to proceed without the updates, or to be halted entirely.

To clarify, I propose that three options be shown:
[Yes] [No] [Cancel]
TagsNo tags attached.
Fixed in build172

Relationships

related to 0011279 closedmarek Bidi sync can be confusing 

Activities

marek

2013-10-07 15:23

developer   ~0037797

I've added this to build 169.

1. But it doesn't look good in combination with status bar. It is now (I don't know and didn't research why) not well aligned. But still it looked better with two buttons.

2. Do you think that 'No' button is clearer now? We can change it e.g. to:

[Confirm][Skip][Cancel] for APIs < 13
[Cancel][Skip][Confirm] for APIs >= 13

rusty

2013-10-09 13:15

administrator   ~0037816

I think that yes/no/cancel makes sense in response to "Confirm Updates & Deletions"

But the fact that Yes/no/cancel is vertically aligned with delete/upload/update makes it look as if they're somehow connected. Perhaps the misalignment + this issue can be resolevd by moving the delete/upload/update indicator to the top?

rusty

2013-10-09 16:30

administrator   ~0037823

Also, a couple of other minor items:

3. Change the titles to questions to make the options more meaningful. e.g.
a)Confirm updates and deletions
-->
Confirm updates & deletions?

b) Confirm synchronization dialog
-->
Confirm deletions?
OR
Confirm updates ?

4. The selection and select All checkboxes aren't horizontally aligned

marek

2013-10-10 14:24

developer   ~0037844

3. ok but it contains three categories. So shouldn't it be something like:

Confirm deletions, uploads and updates?

OR shortened to fit the screen:

Confirm?

rusty

2013-10-10 16:07

administrator   ~0037846

3) I'd leave it as 'Confirm updates & deletions'

marek

2013-10-10 20:26

developer   ~0037852

1. Fixed in build 170

2. Nothing changed

3. Fixed in build 170

4. Fixed in build 170

5. I have also added playlist icon for playlists as requested by Jiri - build 170

rusty

2013-10-11 17:43

administrator   ~0037879

Looks good in 170. Some improvements are required in relation to item 5, though, since currently, many playlist titles are truncated. Possible solutions:
a) The playlist icon takes up a lot of space. Is it possible to shrink the playlist icon so that it is roughly similar in size to the font of the Playlist name?
b) For playlist titles that are truncated (e.g. 'Added from Samsung SGH...') is it possible to somehow show the full title (e.g. scrolling?)

marek

2013-10-16 09:26

developer   ~0037916

Fixed in build 172

a)
- I've changed the layout so it doesn't have size of album art. It has it's default icon size.
- I've removed some unnecessary paddings
- I've fixed too large checkboxes in API < 11 (Android bug)
b)
I tried to enable auto-scrolling (as for path in properties dialog) but it is impossible since only focused item can scroll the text. Our listview items are not focusable. If I make it focusable, checking of checkbox when user click on whole item wouldn't work.

rusty

2013-10-22 19:56

administrator   ~0037993

Verified 173.