sindresorhus/refined-github











The issue has been closed
Should Subscribe reason be hidden in Sidebar? #2269
trivikr posted onGitHub
Issue
The feature clean-sidebar
hides the subscribe reason in the code below:
https://github.com/sindresorhus/refined-github/blob/4bc3f3aa213de18d89c32df454957752400f249f/source/features/clean-sidebar.css#L6-L9
Screenshots
UX (without refined-github on left, and with refined-github on right)
)
DevTools
Expected behavior
- Power GitHub users who use refined-github extension are subscribed to multiple issues and might want to know the reason why they're subscribed to particular issue in order to decide if they want to Unsubscribe. The reason shown below Unsubcribe button is helpful.
- clean-sidebar feature description states
Hide all empty sections (or just their "empty" label) in the discussion sidebar
. As per description, it shouldn't hide non-empty reason for subscription.