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

[BUG]: Details list clickableimage cell type icon color not functional #407

Open
e-gallis opened this issue Sep 24, 2023 · 1 comment
Open
Assignees
Labels
bug Something isn't working Component: DetailsList documentation Improvements or additions to documentation ❔question Issue is a question that requires an answer, not changes to code.

Comments

@e-gallis
Copy link

e-gallis commented Sep 24, 2023

Describe the bug
In the details list Image & Clickable Image documentation (link) the example shows a Clickable image column where each icon has its own color. That color seems to come from the ImageColor column in the rows data.
After testing that sample in the same conditions, the icon color stays indefinitely black and can't be changed.
Is there a ColImageColorColumn property to set the column that holds the color for the icon?
How do you set the color for an icon in a clickableimage cell type column?

To Reproduce
Steps to reproduce the behavior:

  1. Go to https://learn.microsoft.com/en-us/power-platform/guidance/creator-kit/detailslist#image--clickable-image
  2. Reproduce the sample
  3. The icons don't have any color in the list

Expected behavior
I suppose there should be a ColImageColorColumn property to set the column that holds the color for the icons in the data.

AB#961

@e-gallis e-gallis added bug Something isn't working ⚠️ needs triage Has not been triaged by the team yet. labels Sep 24, 2023
@RajeevPentyala RajeevPentyala added this to the Backlog milestone Nov 17, 2023
@denise-msft denise-msft self-assigned this Nov 20, 2023
@denise-msft denise-msft added ❔question Issue is a question that requires an answer, not changes to code. Component: DetailsList documentation Improvements or additions to documentation and removed ⚠️ needs triage Has not been triaged by the team yet. labels Nov 20, 2023
@gruering
Copy link

I stumbled across the same documentation error. It also works for image columns if the color is set via ColTagColorColumn as with tag columns.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Component: DetailsList documentation Improvements or additions to documentation ❔question Issue is a question that requires an answer, not changes to code.
Projects
None yet
Development

No branches or pull requests

4 participants