bwssytems / domuslink

web-based frontend for Heyu
http://domus.link.co.pt/
1 stars 1 forks source link

Layout sorting #20

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Please review the way that objects are sorted on the layouts. 

dL 1.0.2, heyu 2.8

Using safari browser on mac os x snow leopard..it looks pretty unorganized
at times depending on the window size. 

See attached image.

Original issue reported on code.google.com by brandtda...@gmail.com on 15 Mar 2010 at 5:47

Attachments:

GoogleCodeExporter commented 9 years ago
Maybe break down 'Home' tab sorting by room and then object.

That way you would tap Home -> Kitchen to get to all the kitchen objects, etc..

Original comment by brandtda...@gmail.com on 15 Mar 2010 at 5:49

GoogleCodeExporter commented 9 years ago
I don't care for all the gray area and white space

Original comment by brandtda...@gmail.com on 15 Mar 2010 at 5:50

GoogleCodeExporter commented 9 years ago
Sorting is done by the order of the floorplan list. if you use the up/down 
arrows on
the floorplan list it will display in that order.

Original comment by bwsamuels@gmail.com on 30 Mar 2010 at 1:28

GoogleCodeExporter commented 9 years ago
That is not a proper fix. domus.Link needs to manage this. For instance the 
length
and wrap of objects grouped together would be different on the 'home' page, 
lighting
page, appliance page, etc....

Original comment by brandtda...@gmail.com on 30 Mar 2010 at 8:42

GoogleCodeExporter commented 9 years ago
Since this is a simple web based application (count objects, put in table), 
complex
sorting and layout will need to be looked into. There are limits in its current
implementation.
domus.Link is currently not intended to be the "end all" of front end 
controllers.
There are much better controllers if you want "super pretty layout", but they 
cost
$$$$$, as they are fat client applications.
They sorting priority of the list gives some control at a minimum.

Original comment by bwsamuels@gmail.com on 31 Mar 2010 at 1:10

GoogleCodeExporter commented 9 years ago
This can be revisited during/after AJAX implementation.

Original comment by brandtda...@gmail.com on 12 May 2010 at 4:58