User tests: Successful: Unsuccessful:
Pull Request for Issue #22604
Fix the positioning of the colour form field, so cater for the height increase of inputs in the new template
Status | New | ⇒ | Pending |
Title |
|
Category | ⇒ | Administration Templates (admin) Repository Front End Templates (site) |
Labels |
Added:
?
|
Status | Pending | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2018-10-15 09:50:16 |
Closed_By | ⇒ | wilsonge |
@wilsonge @brianteeman Can one of you confirm this actually works? I haven't tested it as I'm at work and have issues with my localhost atm
AFAIK this is replaced by a custom element. Mini colours is only used for the advanced part eg the full coloraturas range
@dgrammatiko Wasn't the custom element for a "simple colour pickr", e.g you define a set of colours, rather than having a palette?
Yup, but if you still have the advanced layout with an option to render also the same list of colours then something is totally wrong. Also this thingy (apart the jQuery dependency) is totally inaccessible. At least the other part had some a11y considerations (I'm not saying it's accessible for obvious reasons
Came across this the other day if it is of use https://vanilla-picker.js.org/
Thanks :)