community-toolbox icon indicating copy to clipboard operation
community-toolbox copied to clipboard

Allow list of exceptions to not display in recent contributors

Open jywarren opened this issue 4 years ago • 6 comments

We often name recent contributors in our community weekly check-ins - https://github.com/publiclab/PublicLab.Editor/issues/634

And this list of ppl often comes from copy-pasting from our Recent contributors listing on https://code.publiclab.org -

image

However, some people ask not to be named anymore.

Could we insert a CSS class or style for making some usernames not user-selectable, using the CSS user-select-none

https://caniuse.com/user-select-none

I tested this myself in the Chrome console, and it works - you can select /around/ text which bears user-select: none; style!

image

cc @cesswairimu @sagarpreet-chadha @gauravano @SidharthBansal

jywarren avatar Oct 27 '20 16:10 jywarren

Looks good to me @jywarren, but how do we ensure which user is to be selectable and which not?

pydevsg avatar Nov 10 '20 19:11 pydevsg

If this issue is still there to work then I would like to work upon this. @jywarren please could you elaborate on how shall we get to know which users are not to be selected?

akanksha-v avatar Dec 16 '20 14:12 akanksha-v

@pydevsg sorry for slow reply - i think we would need to maintain a listing of people who've opted out, in our codebase.

@akanksha-v we'd love help! I wonder if maybe another issue might be better as a first issue? Maybe one of these? https://github.com/publiclab/community-toolbox/labels/first-timers-only

What do you think?

jywarren avatar Dec 16 '20 17:12 jywarren

@jywarren I saw those issues first but actually when I looked into the codebase then, some were already solved, and also directory structure is different as these were really old issues. Could you please help me?

akanksha-v avatar Dec 16 '20 18:12 akanksha-v

ah for sure, actually if there are ones which are out of date, i would love to close them. Can you leave a comment accordingly on them and we can clear them out? that would be so helpful!

Yes, I just made you a new one here! https://github.com/publiclab/community-toolbox/issues/411

On Wed, Dec 16, 2020 at 1:09 PM Akanksha Verma [email protected] wrote:

@jywarren https://github.com/jywarren I saw those issues first but actually when I looked into the codebase then, some were already solved, and also directory structure is different as these were really old issues. Could you please help me?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/publiclab/community-toolbox/issues/403#issuecomment-746750759, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAAF6J3EXMEQ5AU75YC5YK3SVDZVRANCNFSM4TBCP7MQ .

jywarren avatar Dec 16 '20 18:12 jywarren

Thank you so much @jywarren And sure I shall write comments on all the issues which I found to be out of date

akanksha-v avatar Dec 16 '20 18:12 akanksha-v