Closed
Bug 841339
Opened 13 years ago
Closed 12 years ago
[SMS] [Edit mode] Select/Deselect all while rendering is not working properly
Categories
(Firefox OS Graveyard :: Gaia::SMS, defect)
Tracking
(b2g18+ affected, b2g18-v1.0.1 wontfix)
RESOLVED
INVALID
People
(Reporter: borjasalguero, Unassigned)
Details
Attachments
(1 file, 1 obsolete file)
|
224 bytes,
text/html
|
Details |
Due to we have infinite scrolling, we need to disable the 'edit-mode' until the whole list of elements will be rendered.
| Reporter | ||
Updated•13 years ago
|
Assignee: nobody → fbsc
tracking-b2g18:
--- → ?
| Reporter | ||
Comment 1•13 years ago
|
||
| Reporter | ||
Updated•13 years ago
|
Summary: [SMS] [Edit mode] Disable button until rendering the whole list → [SMS] [Edit mode] Select/Deselect all while rendering is not working properly
Summary: [SMS] [Edit mode] Select/Deselect all while rendering is not working properly → [SMS] [Edit mode] Disable button until rendering the whole list
| Reporter | ||
Comment 2•13 years ago
|
||
I've closed the PR until having the feedback from UX.
Summary: [SMS] [Edit mode] Disable button until rendering the whole list → [SMS] [Edit mode] Select/Deselect all while rendering is not working properly
| Reporter | ||
Comment 3•13 years ago
|
||
Attachment #713887 -
Attachment is obsolete: true
Attachment #713942 -
Flags: review?(arnau)
| Reporter | ||
Comment 4•13 years ago
|
||
With this new proposal 'Select All' is disabled ONLY in 'Thread-view', due to with infinite scrolling this one was not working properly.
Updated•13 years ago
|
| Reporter | ||
Comment 5•12 years ago
|
||
I will rebase the changes here for fixing this asap.
Comment 6•12 years ago
|
||
I think the "select all" should instead flip a boolean value in thread ui, and we take this boolean value to select all when the user submits.
| Reporter | ||
Updated•12 years ago
|
Attachment #713942 -
Flags: review?(arnau)
| Reporter | ||
Updated•12 years ago
|
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → INVALID
| Reporter | ||
Updated•12 years ago
|
Assignee: fbsc → nobody
You need to log in
before you can comment on or make changes to this bug.
Description
•