?
avatar aasimali
aasimali
2 Jan 2015

-log into the Joomla back-end using tablet
-Check the column names.
-Refer screenshot for the same.
screen shot 2015-01-02 at 00 55 33

avatar aasimali aasimali - open - 2 Jan 2015
avatar aasimali
aasimali - comment - 2 Jan 2015

'Search' & 'Clear Text' button are also missing


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/5587.
avatar zero-24 zero-24 - change - 2 Jan 2015
Category Modules UI/UX
avatar zero-24 zero-24 - change - 2 Jan 2015
Status New Confirmed
avatar zero-24
zero-24 - comment - 2 Jan 2015

ATM it is expected. So we need a UI/UX decision here.

That say: Hide Option X on phone and/or Show Option X on phone. The technical thing is minimal here. (just adding or remove the hidden-phone class for the headings and cloums)

The labels are hide atm as they have the hidden-phone label but the colums not have this class see:
https://github.com/joomla/joomla-cms/blob/staging/administrator/components/com_menus/views/menus/tmpl/default.php

Same for:

'Search' & 'Clear Text' button are also missing

see: https://github.com/joomla/joomla-cms/blob/staging/administrator/components/com_menus/views/menus/tmpl/default.php#L52
and https://github.com/joomla/joomla-cms/blob/staging/administrator/components/com_menus/views/menus/tmpl/default.php#L56


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/5587.
avatar brianteeman
brianteeman - comment - 2 Jan 2015

This is by design - hence the hidden-phone class on the menu titles

avatar brianteeman
brianteeman - comment - 2 Jan 2015

If you can think of a way to make the labels fit in the small display then
great lets add them -

As you can see by removing the class hidden-phone they don't fit right now

On 2 January 2015 at 09:53, zero-24 notifications@github.com wrote:

ATM it is expected. So we need a UI/UX decision here.

That say: Hide Option X on phone and/or Show Option X on phone. The
technical thing is minimal here. (just adding or remove the hidden-phone
class for the headings and cloums)

The labels are hide atm as they have the hidden-phone label but the
colums not have this class see:

https://github.com/joomla/joomla-cms/blob/staging/administrator/components/com_menus/views/menus/tmpl/default.php

Same for:

'Search' & 'Clear Text' button are also missing

see:
https://github.com/joomla/joomla-cms/blob/staging/administrator/components/com_menus/views/menus/tmpl/default.php#L52
and

https://github.com/joomla/joomla-cms/blob/staging/administrator/components/com_menus/views/menus/tmpl/default.php#L56

This comment was created with the J!Tracker Application
https://github.com/joomla/jissues at issues.joomla.org/joomla-cms/5587
http://issues.joomla.org/tracker/joomla-cms/5587.


Reply to this email directly or view it on GitHub
#5587 (comment).

Brian Teeman
Co-founder Joomla! and OpenSourceMatters Inc.
http://brian.teeman.net/

avatar zero-24
zero-24 - comment - 2 Jan 2015

As you can see by removing the class hidden-phone they don't fit right now

Yes. I thinking about do we need all the options on mobile or should we hide a (the) option(s) then?

avatar brianteeman
brianteeman - comment - 2 Jan 2015

Personally I see no harm in having the data displayed if it fits easily - I
can live without the headers

On 2 January 2015 at 10:04, zero-24 notifications@github.com wrote:

As you can see by removing the class hidden-phone they don't fit right now

Yes. I thinking about do we need all the options on mobile or should we
hide a (the) option(s) then?


Reply to this email directly or view it on GitHub
#5587 (comment).

Brian Teeman
Co-founder Joomla! and OpenSourceMatters Inc.
http://brian.teeman.net/

avatar aasimali
aasimali - comment - 2 Jan 2015

@zero-24 @brianteeman
I have 2 suggestion...
1. We can trim label name
2. Show only important option (may be three, hide the rest option for mobile) and display a usable message about hiding the column. So that, user can login to the site using large screen device to play with the remaining option.

avatar brianteeman
brianteeman - comment - 2 Jan 2015
  1. As mentioned before - editing the text in english is NOT an option as it might not be possible to trim the text in all other languages
  2. Is that really necessary - KISS

On 2 January 2015 at 11:11, Aasim Ali notifications@github.com wrote:

@zero-24 https://github.com/zero-24 @brianteeman
https://github.com/brianteeman
I have 2 suggestion...
1. We can trim label name
2. Show only important option (may be three, hide the rest option for
mobile) and display a usable message about hiding the column. So that, user
can login to the site using large screen device to play with the remaining
option.


Reply to this email directly or view it on GitHub
#5587 (comment).

Brian Teeman
Co-founder Joomla! and OpenSourceMatters Inc.
http://brian.teeman.net/

avatar aasimali
aasimali - comment - 2 Jan 2015

Okay! But I am still confused, why we hidden the options in mobile view. We can keep all the option with full column name without trimming the label. Because in case of responsiveness, there will a vertical scroller.
resposive

avatar brianteeman
brianteeman - comment - 2 Jan 2015

Wrong screenshot
On 2 Jan 2015 11:21, "Aasim Ali" notifications@github.com wrote:

Okay! But I am still confused, why we hidden the options in mobile view.
We can keep all the option with full column name without trimming the
label. Because in case of responsiveness, there will a vertical scroller.
[image: resposive]
https://cloud.githubusercontent.com/assets/10045599/5595677/6e6aeb3c-929f-11e4-91c8-5b7031ed187c.png


Reply to this email directly or view it on GitHub
#5587 (comment).

avatar aasimali
aasimali - comment - 2 Jan 2015

Oops! I have removed that screenshot.

avatar aasimali
aasimali - comment - 2 Jan 2015

@brianteeman
I have deleted wrong screenshot! Actually, I was talking about 'horizantal scroller'.

menu

avatar brianteeman brianteeman - change - 3 Jan 2015
Labels Added: ?
avatar brianteeman brianteeman - change - 18 Jan 2016
Status Confirmed Closed
Closed_Date 0000-00-00 00:00:00 2016-01-18 12:54:37
Closed_By brianteeman
avatar brianteeman
brianteeman - comment - 18 Jan 2016

Closed as parts are by design and parts are no longer relevant in current release


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/5587.

avatar brianteeman brianteeman - close - 18 Jan 2016

Add a Comment

Login with GitHub to post a comment