SO-Close-Vote-Reviewers / UserScripts

Various user scripts that add features to the review queue or to the chat room
Other
57 stars 41 forks source link

Unclosed Request Review Script - Add indicator of tag badge to requests? #150

Open Tyler-H opened 5 years ago

Tyler-H commented 5 years ago

It would be wonderful to see an enhancement to the URRS that crosschecks the tags on a requested post with the requestor's score in those tags, and then adds an appropriate badge icon, which when hovered would say "this user has a <badge-type> badge in one of the tags on the question".

For example, if a user has a bronze, silver, or gold badge (in this case, bronze) in a tag used on the question: If a user has a badge in another tag besides the main one

A bonus enhancement would see the main tag that gets generated (the top tag on the post) replaced by the tag with the badge icon if that's (one of) the one(s) the requestor has a gold badge in.

For example, if a user has a bronze, silver, or gold badge on the main tag, it would be moved in and replace the main tag generated by the script: If a user has a badge in the main tag on the question

The reason for this is that it would provide, at a glance, a gut check of the expertise/experience of a user in the subjects of the question being requested for closure/deletion/reopen. This is nice to have if you're like me and you wonder whether some users know what they're talking about, e.g. for things you're on the fence about but would be swayed by an expert user's opinion (e.g. regarding a duplicate or a lack of an MCVE). It would also just be another interesting or potentially useful data point to have available.

(NB - I took screenshots of the tag badges and pasted them over, which is why they look discolored. I'm not intending to suggest they be styled different than existing tags in chat)