Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
w0ble6288yColourful avatars are distracting on this screen because of their close proximity to each other. Seen and not seen circles are harder to distinguish as well.
-
donuts238488y@w0ble @dfox yea one thing that bugs me is why doesn't the Notification feed sort by NotRead, NotifTime instead of just NotifTime?
I believe that just needs a someething like ORDERBY Read ASC, NotifTime DESC? -
dfox428278yThanks!
We plan to add a setting to disable avatar images (not colors) on rants/notifs in the next release.
As for sorting order, I think time/read would get a little crazy because that would mean as you read them they would move. Thanks for the idea though, we'll think about it. -
donuts238488y@dfox but we don't notice it since when we read one, it loads the rant.
The particular case I don't like is when say I have 10 notifications split between 2 rants. The order let's say is AAABBAAAA.... {All other read}
So I read the first and it marks all the As as read now. But when I go back, I have to now look for the B.
Sometimes I miss the greens in the sea of greys.
I guess maybe your feed its different as you get so many mentions from different rants, 😀 so it's more like ABCDEFGH... Basically flipped, greys in a sea of green. -
donuts238488y@dfox Oh I see what you mean, when you press back the Notifications list isn't reloaded, doesn't go back to the top of the list
-
donuts238488y@dfox so just happened to me today, got 80 new notifications so something like AAAAABAAABBBBAACAAAADAAAE
I kinda had to search for the next unvisited one (guess it's sorta like searching a sparse array)
Woah... So pretty now, nice surprise.
undefined