View Issue Details

IDProjectCategoryView StatusLast Update
0002856HTML & PERLFeature Request - Interfacepublic2018-02-05 10:46
ReporterHinoe Assigned To 
PrioritynormalSeverityminorReproducibilityhave not tried
Status newResolutionopen 
Summary0002856: Add set of classes for group with notification, including notification blacklist, to group status in anime page
DescriptionI have so many notification-blacklisted groups it's hard to keep track mentally. I considered using usercss to treat them differently on the group table in the anime page, show=anime&aid=XYZ, so as to not waste my time with them, but the list is very so extensive that the very idea of maintaining such a thing by hand is horrifying. This would be solved extremely simply with a class for groups in notification blacklist.

Seeing that, for groups, notification blacklist is ultimately a kind of notification, it would make sense to extend this to the entire feature. As such, I would suggest implementing this as a set of classes, the same way as anime notifications. So that they don't collide in any way or form, the same pattern could be used, but with "groupnotification" instead of "notification". Thus:

groupnotification
groupnotification_priority_high
groupnotification_priority_med
groupnotification_priority_low
groupnotification_type_all
groupnotification_type_new
groupnotification_type_complete
groupnotification_type_blacklist
TagsNo tags attached.

Activities

DerIdiot

2017-04-10 23:25

administrator   ~0004009

considering this is a minuscule feature to be used by 1(?) person ever, but requires a _lot_ of extra code i find it very unlikely this to ever manifest. use the filter option to hide blacklisted groups.

Hinoe

2017-04-11 07:51

reporter   ~0004010

That doesn't actually work for my purposes, because I actually require them visible. But I do see the problem here.

After turning this matter in my mind for a while, I decided to settle for the "list of gids" thing I was trying to avoid; with some regexp, it wasn't even all that hard.

Hinoe

2018-02-05 10:46

reporter   ~0004190

Related: 0003120

Issue History

Date Modified Username Field Change
2017-04-08 12:16 Hinoe New Issue
2017-04-10 23:25 DerIdiot Note Added: 0004009
2017-04-11 07:51 Hinoe Note Added: 0004010
2018-02-05 10:46 Hinoe Note Added: 0004190