Closed
Bug 1044089
Opened 11 years ago
Closed 4 years ago
Display unread indicator in Reading List home panel header
Categories
(Firefox for Android Graveyard :: Reader View, defect)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: rnewman, Unassigned)
Details
This came up when reviewing Yuan's design for share overlay work.
We'd like to offer a visual hint when adding to reading list (via Bug 788114). That hint includes an unread count, and this would be pretty badass.
| Reporter | ||
Comment 1•11 years ago
|
||
Current thinking is that this can just be an unread indicator, rather than a count -- the count will conflict with the tabs counter.
Summary: Display unread count in Reading List home panel header → Display unread indicator in Reading List home panel header
Comment 2•11 years ago
|
||
The way the home panels are implemented, we do not expect the title to change, so this may be challenging.
What kind of unread indicator are we thinking here? Will this be something controlled by a state in gecko or Java?
In addition to figuring out how to actually change the view for this unread indicator, we'll need to create some sort of API to toggle it.
| Reporter | ||
Comment 3•11 years ago
|
||
See <https://bug948509.bugzilla.mozilla.org/attachment.cgi?id=8470342> for mocks.
In ASCII:
READING LIST •
for unread, and
READING LIST
for nothing new to read. This should reflect the database state: when a record is inserted into the DB, presumably unread, the UI should reflect that on next display.
It's unlikely that a user will insert into the reading list while displaying the reading list home panel, if that makes life easier.
Comment 4•10 years ago
|
||
Moving to the correct component and taking out of V2 as we want to think about this separately as part of all panels "notification" state, rather than V2 improvements for Reader View/ Reading List.
No longer blocks: readerv2
Component: Theme and Visual Design → Reader View
Comment 5•4 years ago
|
||
We have completed our launch of our new Firefox on Android. The development of the new versions use GitHub for issue tracking. If the bug report still reproduces in a current version of [Firefox on Android nightly](https://play.google.com/store/apps/details?id=org.mozilla.fenix) an issue can be reported at the [Fenix GitHub project](https://github.com/mozilla-mobile/fenix/). If you want to discuss your report please use [Mozilla's chat](https://wiki.mozilla.org/Matrix#Connect_to_Matrix) server https://chat.mozilla.org and join the [#fenix](https://chat.mozilla.org/#/room/#fenix:mozilla.org) channel.
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → INCOMPLETE
Updated•4 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•