Category | Modules | ⇒ | UI/UX |
Status | New | ⇒ | Confirmed |
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 is by design - hence the hidden-phone class on the menu titles
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:Same for:
'Search' & 'Clear Text' button are also missing
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/
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?
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/
@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.
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/
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).
Oops! I have removed that screenshot.
@brianteeman
I have deleted wrong screenshot! Actually, I was talking about 'horizantal scroller'.
Labels |
Added:
?
|
Status | Confirmed | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2016-01-18 12:54:37 |
Closed_By | ⇒ | brianteeman |
Closed as parts are by design and parts are no longer relevant in current release
'Search' & 'Clear Text' button are also missing
This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/5587.