Closed (fixed)
Project:
Metatag
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
31 Oct 2011 at 19:56 UTC
Updated:
8 Sep 2012 at 04:11 UTC
Jump to comment: Most recent file
Comments
Comment #1
andremolnar commentedAttached patch for that.
Comment #2
marcoka commentedi am not sure of this. this does not fit with other modules handling (backend consistentcy)
Comment #3
andremolnar commentedThis is going a while back now, but if I recall correctly the motivation was the UX expectation that the arrows be clickable.
This patch provides an overall better user experience with little to no drawbacks (that I can think of). If there are other modules that do not follow this pattern today, perhaps they will follow this lead.
Comment #4
marcoka commentedarrows are great, agree. but dint you mention that the whole div area is clickable too?
Comment #5
andremolnar commentedYes, its all clickable. The arrows are implemented as background images on the div - so its the div that must be clickable (or else re-write the entire display and add a ton of tag soup).
Have you tried it out to see it in action? It works quite nicely if I do say so myself :)
Comment #6
marcoka commentedok, i know what you mean. i think in the end it depends on the maintainers. i am so familiar with ui stuff that i would not have problems with the current or your suggestion.
Comment #7
damienmckennaRerolled.
Comment #9
damienmckennaComment #10
damienmckenna#7: metatag-n1327614-7.patch queued for re-testing.
Comment #11
damienmckennaGreat little improvement, thank you andremolnar for the contribution. Committed!