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

EE7.0.3 -> Color Picker Field not displaying correct in entry #2279

Closed
karlosb opened this issue Aug 17, 2022 · 2 comments
Closed

EE7.0.3 -> Color Picker Field not displaying correct in entry #2279

karlosb opened this issue Aug 17, 2022 · 2 comments
Labels
Bug: Accepted Bug has been confirmed, is reproducible, and ready to work on.

Comments

@karlosb
Copy link

karlosb commented Aug 17, 2022

Color Picker Field is not displaying correct in entry.

The field does not display a colour swatch icon or a drop down colour pallette, and appears to be a blank unformatted field.

How To Reproduce
Steps to reproduce the behavior:

Environment Details:

  • Version: ee 7.0.3
  • PHP Version 7.4 (or 8.1)
  • MySQL Version [e.g. 5.7]
  • OS: macOS
  • Web Server: Local DDEV nginx-fpm
@karlosb karlosb changed the title EE7.0.3 -> Color Picker Field not working correct EE7.0.3 -> Color Picker Field not displaying correct in entry Aug 17, 2022
@intoeetive intoeetive added the Bug: Accepted Bug has been confirmed, is reproducible, and ready to work on. label Aug 17, 2022
@karlosb
Copy link
Author

karlosb commented Aug 19, 2022

Hi Guys, the color picker still has the correct formatting now and displays a pop colour pallete. But the existing entry hexadecimal values in the color picker field do not show and still show a blank field.

@intoeetive intoeetive reopened this Aug 22, 2022
intoeetive added a commit that referenced this issue Aug 22, 2022
…t-initialized

Resolved #2279 where ColorPicker field did not display saved values
@mattrandles
Copy link

Hi, i'm still seeing this on 7.1.2 when the color picker field is in a grid as a fluid field. Additionally, when added to the entry in a fluid field, the color picker in the grid fails to open until the entry has been saved.

How To Reproduce
Steps to reproduce the behavior:
Create a grid field, displayed vertically that has a color picker in it (not a required field).
Allow a fluid field to use the newly created grid field.
Go to an entry and add new grid to the fluid field content.
The color picker won't open until the entry has been saved, and saved values won't display on load, causing an empty response.

Environment Details:

Version: ee 7.1.2
PHP Version 8.0.19
MySQL Version 10.6.7-MariaDB
OS: macOS
Web Server: Apache2.4 Devilbox docker

matthewjohns0n added a commit that referenced this issue Sep 1, 2022
…it-in-grid

Resolved #2279 where ColorPicker dropdown was not visible in new Grid rows
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug: Accepted Bug has been confirmed, is reproducible, and ready to work on.
Projects
None yet
Development

No branches or pull requests

3 participants