How can we hide the "Add mentions" toolbar in the commetns box?
In my opinion this has only added clutter and distraction to this workspace.
I whole heartedly agree @Greg Amos. We turn off Smart Replies for the same reason.
I've created ticket Need a way to disable "Add mentions" block in comments.
I wish Atlassian would stop trying to stuff these kinds of things into comment inputs.
If anyone is interested, I added a rule to AdGaurd that targets this element and hides it after the page loads:
atlassian.net##[aria-label="Mention"]:nth-ancestor(1)
So far this is working for me.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Greg Amos ,
Welcome to the community, I could not find anything that provides a solution to this.
I would suggest putting in a feature request for the same.
https://jira.atlassian.com/projects/JSDCLOUD/issues/
I am watching this to see if any community member has more insights on this in the future.
-Bibek
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.