I prefer to look at one section at a time. Please make a button that will collapse all sections so that I can open them up one at a time?
Thanks
I prefer to look at one section at a time. Please make a button that will collapse all sections so that I can open them up one at a time?
Thanks
It amazed me this wasnât a feature already. Iâve got hundreds of tasks across dozens of projects and I find myself having to collapse one section at a time to be able to browse through my projects and tasks.
Here is bookmarklet which collapses all sections via JavaScript
javascript:(function () { document.querySelectorAll('.TaskGroupHeader-toggleButton .DownTriangleIcon').forEach(function (e) { e.dispatchEvent(new MouseEvent('click', { bubbles: true, cancelable: true })) }); }) ()
+1 for this feature. Itâs probably not a huge effort for a dev team, but a huge benefit for UX. Please add this button next to âfilterâ and âsortâ in the top right area.
In my teamâs Asana project the list view has a lot of sections.
This makes the view of everything very unwieldy. Which for a project manager is tough to deal with.
Could we add a button that says âcollapse all sectionsâ so that itâs easy to close all the sections with one click?
Thanks for taking the time to share this feedback with us @m1ket!
We have an existing request for this feature. Iâve gone ahead and merge your thread with COLLAPSE ALL SECTIONSâ button needed to avoid duplicates. I hope you donât mind!
Yes please! Letâs add exactly this.
I made a JavaScript bookmarklet to use until this feature is implemented:
javascript:(function() { var headers = document.getElementsByClassName('TaskGroup--withHeader TaskGroup--withSpreadsheetGridEnabled TaskGroup'); var buttons = document.getElementsByClassName('TaskGroupHeader-toggleButton'); for (var h = 0; h < headers.length; h++) { if (headers[h].children.length == 2) { buttons[h].click(); } } })();
How to use: Create a bookmark and add that code snippet as the URL. Then simply click the bookmark button when youâre on the List page.
Thanks Tony! nice one.
Is there any idea when this will be incorporated into Anana & mobile App? Thanks.
It is very frustrating to collapse each time the less important section . Would like to collapse all and better to save my selection for next time
I really need this too.
That is awesome.
We need the ability to minimise all sections at once in list view so that we can choose which section to open and check on quickly. So, wat is a 2 minutes job for me takes 10 minutes because Iâve to minimise each section every time
I was at a meeting with team of 6 members in conference room. So, I need to pause my presentation and wait in front of all until I minimise all sections. And, once I refresh, again all sections expand. This is inconvenient on a daily basis
@Adamya you might consider using Custom Fields instead of Sections.
I get the appeal of Sections sometimes so if you feel they are necessary, I would suggest a quick workaround:
Now, you can just simply filter to the preferred drop down within the Custom Field called âSectionâ and this will essentially collapse all the other Sections.
I believe this is an existing request, @Emily_Roman or @Marie will merge them. To elaborate on @Jerod_Hillard answer, you might to have a look at Visual sections: why and when using a custom field is better than a section
Thanks for your feedback @Adamya! Iâve gone ahead and merged these posts with the main thread to consolidate feedback. Weâll post any updates in the main thread!
Sorry, but Iâm losing it on this. Please make a button at the top to minimise all sections at a time. We need it so so much urgently. Itâs killing our work time without that button. Itâs just a button to make asana app user friendly, it s the moossst needed feature
And this is not even a feature. Itâs something wrongfully designed and missing. Without this, we are catching fish without any nets. It takes some really horrible time in the morning to collapse section.
Wats more worse is that every time browser refreshes, all sections get expanded again. Itâs a real pain