dartdoc icon indicating copy to clipboard operation
dartdoc copied to clipboard

Improve space for library names on the left

Open MikeMitterer opened this issue 10 years ago • 3 comments

Library names will become longer and longer as Dart and its number of libs improve. As you can see in my SS I'm using the .. naming convention. It's hard to recognize the second level but if there is a third level like with mobiad_rest_ui_mdl.services.localjob there is no way to choose the right lib from the left menu without try and error.

screenshot-1939

MikeMitterer avatar Nov 26 '15 08:11 MikeMitterer

@devoncarew I think your changes address this?

jcollins-g avatar May 15 '17 17:05 jcollins-g

I'll add a bit more space for the name, but still have the same issue with really long names.

devoncarew avatar May 16 '17 03:05 devoncarew

Our ui looks a bit different today. And libraries are now mostly named with the file name. But the point still kind of stands.

Image

We could find a way to show the entire name on hover (either as a tooltip or above the pane).

We should think about alignment with pub.dev and how space is divided on the page

sigurdm avatar Jun 26 '25 08:06 sigurdm