Ability to disable pop up notifications when creating/copying/deleting a project or task

Ya this NEEDS to be fixed

Asana, can you let us know why this feature hasn’t been implemented? It’s been 4+ years from these posts and it’s still BLOWING UP the side of our screens. As the admin who creates the tasks, this is an extreme hassle. I don’t understand why you haven’t fixed this?

2 Likes

For folks who want to solve this for themselves—here’s how we’ve been doing it for about 2 years now.

  1. Download a Chrome Extension like Amino or User JavaScript and CSS.
  2. Add a bit of CSS to the things at the site level (e.g., using Amino).

See below for the CSS:

.TipToast.ToastContainer {
    display: none;
}

.ToastManager {
    display: none;
}
1 Like

I also find this annoying, as it slows down productivity.

Perfect. I used ā€˜User Javascript and CSS’. It didn’t work first time until I went into the extension Options and ticked the ā€˜Highest CSS Priority’ and Programmatic injection ticked for CSS.

2 Likes

Please allow the ability to remove the annoying popups from the left. So annoying.

1 Like

Has this issue been resolved yet? It seems like it should be a simple fix to allow for user control. Very annoying feature that is taking away from an otherwise great UX experience.

1 Like

How do we turn off these popup card notifications every time a rule runs or when I click something completed, etc. *not needed since I just click it – I KNOW already lol

Can you make it where we can disable the popups every single time I make a change to an item?

Welcome to the Asana Community Forum @April_Aramanda!

This isnā€˜t currently possible. However there is an existing feedback request thread so I have merged your post. Donā€˜t forget to upvote.

Where do we go to upvote?

Thank you, thank you, thank you. This worked!

Welcome, @Angela_Koska,

Click the title of this thread at the top, or scroll to the top, then click the purple ā€œVoteā€ button.

Larry

1 Like