UI improvement scope for excessively wide rows.

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

UI improvement scope for excessively wide rows.

Rajesh Mallah
In many screens it is observed that there are series of
non-breakable UI elements that occupy aggregate horizontal
space exceeding the available space on screen.

As a result the right-most columns are seen only on scrolling
the content to left.

the problem is more pronounced in themes that have a left
navigation area like tomhawk .

An example of it is when we add items to invoice.
( a comprehensive list can be prepared )

Mostly the select drop downs eat away the horizontal
space in table rows.

I feel this can also be an area of UI improvement.
One quick solution that comes in mind is to place some of the
elements (particularly the <select> dropdowns) below the other
elements in the *same* row.

regds
mallah.
Reply | Threaded
Open this post in threaded view
|

Re: UI improvement scope for excessively wide rows.

Jacques Le Roux
Administrator
Hi Rajesh,

Please check if there is not already an issue for that https://s.apache.org/Jcsa

If not please create one

Thanks

Jacques


Le 31/08/2017 à 06:14, Rajesh Mallah a écrit :

> In many screens it is observed that there are series of
> non-breakable UI elements that occupy aggregate horizontal
> space exceeding the available space on screen.
>
> As a result the right-most columns are seen only on scrolling
> the content to left.
>
> the problem is more pronounced in themes that have a left
> navigation area like tomhawk .
>
> An example of it is when we add items to invoice.
> ( a comprehensive list can be prepared )
>
> Mostly the select drop downs eat away the horizontal
> space in table rows.
>
> I feel this can also be an area of UI improvement.
> One quick solution that comes in mind is to place some of the
> elements (particularly the <select> dropdowns) below the other
> elements in the *same* row.
>
> regds
> mallah.
>

Reply | Threaded
Open this post in threaded view
|

Re: UI improvement scope for excessively wide rows.

Rajesh Mallah
I searched there was none. I created
https://issues.apache.org/jira/browse/OFBIZ-9672

regds
mallah.

On Thu, Aug 31, 2017 at 1:15 PM, Jacques Le Roux <
[hidden email]> wrote:

> Hi Rajesh,
>
> Please check if there is not already an issue for that
> https://s.apache.org/Jcsa
>
> If not please create one
>
> Thanks
>
> Jacques
>
>
>
> Le 31/08/2017 à 06:14, Rajesh Mallah a écrit :
>
>> In many screens it is observed that there are series of
>> non-breakable UI elements that occupy aggregate horizontal
>> space exceeding the available space on screen.
>>
>> As a result the right-most columns are seen only on scrolling
>> the content to left.
>>
>> the problem is more pronounced in themes that have a left
>> navigation area like tomhawk .
>>
>> An example of it is when we add items to invoice.
>> ( a comprehensive list can be prepared )
>>
>> Mostly the select drop downs eat away the horizontal
>> space in table rows.
>>
>> I feel this can also be an area of UI improvement.
>> One quick solution that comes in mind is to place some of the
>> elements (particularly the <select> dropdowns) below the other
>> elements in the *same* row.
>>
>> regds
>> mallah.
>>
>>
>