mpkasp / django-bom

A simple bill of materials app built using the django web framework.
GNU General Public License v3.0
107 stars 41 forks source link

Manage ellipsis is often off the right of the window and required scrolling #79

Open mpkasp opened 2 years ago

mpkasp commented 2 years ago

When managing the BOM for an individual part (e.g at https://indabom.com/bom/part/17834/rev/18871/manage-bom/ ), the ellipsis is the last column... making it a pain to scroll over to find.

One solution might be to make the 'level' field clickable at the point, and to provide the same "edit or change / remove" drop-down menu from it.

(Moved from here.)

mpkasp commented 2 years ago

I'm struggling with this UI. I don't think you mean moving the ellipsis icon to the level column. Are you thinking of making the "1" a clickable link? Something else? @danielgcom