Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

List Views:: 'Select box' is missing in all the listview such as user list view, article list etc for all the resolution below 'Small tablet landscape (800x600)' #5617

Closed
aasimali opened this issue Jan 5, 2015 · 13 comments

Comments

@aasimali
Copy link

aasimali commented Jan 5, 2015

-Check all the list view for the resolution Small tablet portrait (600x800), Mobile landscape (480x320) , Mobile portrait (320x480)
-There is not select box, User can not perform the any action like edit/delete/published/unpublished etc.
-Refer screenshot please

screen shot 2015-01-04 at 23 51 40

@brianteeman
Copy link
Contributor

Good find - cant believe no one has said anything before.

The select boxes all have "hidden-phone"

Personally I would prefer to remove the buttons that can't work without the select but I am pretty sure the majority wold chose to put the select boxes back


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

@aasimali
Copy link
Author

aasimali commented Jan 5, 2015

@brianteeman Thank you
As an end user, I would suggest, Adding 'select boxes' will be the right solution instead of removing the buttons, because we should provide the facility to our end users to perform the action like edit/delete/published/unpublished etc.

@dgrammatiko
Copy link
Contributor

A nice UX/UI improvement (a lot more simplified) in list views (e.g.: articles) would be the following:

  1. Four buttons in toolbar: New, Multiple, Options, Help where multiple will be a dropdown with all the available options: publish, unpublish, feature, unfeature, archive, checkin, batch, trash. Similar to the down arrow in status column
  2. In status column add the missing option checkin on the down arrow button (right now only trash and archive are there)
    Edit button is totally useless in multiple selection and for selecting just one item and then click on edit seems at least stupid to me!

@infograf768
Copy link
Member

imho, they should at least show in "Small tablet portrait (600x800)" where we have enough real estate.

Honestly, backend is unusable at lower sizes...

@brianteeman
Copy link
Contributor

I disagree about it being unusable - I use it daily.

The issue correctly identified is that we have toolbar buttons in the admin
that cannot be used because the select boxes have a class "hidden-phone"

I did a test PR locally to remove that class and everything worked for me
and we didnt lose too much real estate.

I will do a full PR for ALL the manager views later today for testing

On 6 January 2015 at 07:48, infograf768 notifications@github.com wrote:

It is to be noted that the select boxes don't show in ALL managers at that
size.
imho, they should at least show in "Small tablet portrait (600x800)" where
we have enough real estate.

Honestly, backend is unusable at lower sizes...


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

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

@brianteeman
Copy link
Contributor

Sorry dont have the time to do a PR as I'm busy with the en-GB stuff

This is a POC screenshot

screen shot 2015-01-06 at 08 09 04


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

@brianteeman
Copy link
Contributor

Alternative option showing the select box but hiding hits - this option results in no reduction in space for the title

screen shot 2015-01-06 at 09 47 32


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

@brianteeman
Copy link
Contributor

Please see and TEST #5629


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

@aasimali
Copy link
Author

aasimali commented Jan 7, 2015

I wanted to retest this issue for which I have updated the package from here:http://developer.joomla.org/cms-packages/ [7th jan 2015]
But still, I am not seeing the 'select boxes'
Is it not fixed in current joomla 3.4 dev package?

@zero-24
Copy link
Contributor

zero-24 commented Jan 7, 2015

@aasimali

Is it not fixed in current joomla 3.4 dev package?

Yes. You need to apply the patch with com_patchtester to the last staging
Patch: #5627
com_patchtester Doku: https://docs.joomla.org/Component_Patchtester_for_Testers

@aasimali
Copy link
Author

aasimali commented Jan 7, 2015

@zero-24 Thank you.
I applied the patch #5627 and select box functionality is working fine, But an issue is coming because of this patch.
-Success message is not visible
I hope, that will be known issue :)

screenshot_2015-01-07-20-45-40
screenshot_2015-01-07-20-44-49

@zero-24
Copy link
Contributor

zero-24 commented Jan 7, 2015

@aasimali

This is a know issue and also bevor this PR. (last staging). Can you open a new issue for this?

I applied the patch #5627 and select box functionality is working fine,

Thanks! Can you comment there and add your test.

@aasimali
Copy link
Author

aasimali commented Jan 8, 2015

@zero-24
Yes! Of Course.
I will submit the new issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants