Project UI List View

Posted 10 months ago by Joshua Mutch

Post a topic
J
Joshua Mutch

There is quite a bit of unused space throughout the whole project UI which can make information for the quote & project views difficult to read on the fly. The large blank spaces become more pronounced when there is a bigger data input in one of the fields, as the cell height are increased for the whole row to account for this. I believe this may be due to the grid style layout of the information.


For example, the Project No may only be a single line of text (i.e, Job1234), where as the Job Name may be a larger address that requires up multiple lines. In this instance, there is a large blank space below the Project No.


I've noticed when 'squeezing' the whole browser page to be quite slim, there is a point that the project details are reduced to a 'list' type view/arrangement. This is much easy to read and takes up far less space than a grid type view/arrangement. Is there any chance of implementing a list view like the 'slim' browser list view? 


See below screenshots for clarity.


image


'Slim' browser list view.


image



 

2 Votes


1 Comments

B

Ben posted 10 months ago

I agree the UI is currently hard to read. Even just changing from 3 columns to 2 columns, would prevent long text from wrapping so far down the page.

1 Votes

Login or Sign up to post a comment