Hi everyone! Have a look at 2.3.1 here: Introduction to Asana bookmarklets
Hi,
as bookmarklets seem to be disabled ;-(
does anyone have another workaround to adjust the sidebar size?
Thx in advance!
Best
THO
Using the Chrome Extension āUser CSSā (User CSS - Chrome Web Store), you can use this CSS to expand the sidebar.
.SidebarHeader {width:400px!important;}
#asana_sidebar {width:400px!important;}
Thank you Chris! Hereās the CSS that will expand and hide the sidebar if you are accustomed to using the burger icon. Thanks again.
.SidebarHeader {width:400px!important;}
#asana_sidebar {width:400px!important;}
.SidebarResizableContainerāhidden {margin-left: -400px; transition: margin-left 250ms ease-out;}
on MAC with Asana App installed that is the fix to expand the sidebar?
My team would love this feature. Clicking and dragging the side bar doesnāt seem to change the width either in the browser app or desktop app. Has this new interface been fully released yet?
Hi @Brandon_Claycomb , I donāt work for Asana and since they donāt make their roadmap public, the launch of the new redesign is unknown, so we all have to sit tight! Shouldnāt be much longerā¦
You can also follow the original post with the announcement by @Marie to know when it will be released:
Thanks much, Richard. I wasnāt sure what Partner meant. I appreciate your response.
Hello Richard, I am using the latest version of Chrome on macOS Monterey 12.6.2 - and the sidebar is not expandable. What am I missing? Thanks for your help!
Hi @AndreaK ! Are you sure you are using the new redesigned layout that is currently being tested?
Have you opted in to try it out? If not, then you are using the current layout which does NOT support resizing the sidebar.
Hi Richard! Thank you for your reply. I do not know where to opt it in - where can this be done?
If you check out the link I included to @Marie 's original post š¬ Sign up for early access to our next redesign, there is a link to fill out the opt-in form.
ah, cheers!