Summary: Posts needing approval uses the same red notification as flags. Clicking on the red notification icon always leads to flag queue even when there are no pending flags.
Steps to reproduce:
Enable post approval in some way.
Have a post in queue with no pending flags
Click on red notification icon (not on hamburger menu).
Expected Results:
Approval queue page opens
Actual Results:
Flag queue opens
Notes:
Not really sure how this should work if both posts and flags are pending - perhaps just prioritize flags, and once no flags remain redirect link to approval queue
@codinghorror, what are your thoughts on how to handle this when there are both flags and posts needing approval? Does one take priority, does it open the hamburger menu, something else?