Needs review
Project:
Media Browser Plus
Version:
7.x-3.x-dev
Component:
User interface
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
28 Jun 2013 at 09:39 UTC
Updated:
13 Jul 2013 at 15:08 UTC
Jump to comment: Most recent file
Comments
Comment #1
das-peter commentedOh, I like this approach!
But there are some small issues - at least with the admin theme is use currently (Dev of Ember - which's part of Spark)
Comment #2
camdarley commentedI changed the way I transform exposed filter... I think it's better to use jquery.
I tested it with seven and ember and it seems to work well.
Comment #3
camdarley commentedI removed extra spaces:
Comment #4
das-peter commentedLooks nice, but what happens if someone has a lot of options in the select elements? Or if there are even some more exposed elements?
What I liked initially was that the toolbar needed less space - the new approach uses less space too, but it's not as efficient as the first one.
Comment #5
camdarley commentedYou're totally right... but I still think that moving them with jquery to table header is the right way.
Instead of buttons bars, I should transform selects into dropdowns. I would like to move the VBO actions and the edit/delete/download buttons from the footer too.
"Select All" button should be moved too.