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]: DetailList the property ColCellActionDisabledColumn doesn't work properly #299

Closed
MBirrReply opened this issue Mar 7, 2023 · 1 comment
Assignees
Labels
bug Something isn't working code Issue is related to a Power Apps code component Component: DetailsList

Comments

@MBirrReply
Copy link

MBirrReply commented Mar 7, 2023

Describe the bug

I'm trying to create a column (cellType="clickableImage") with a ColCellActionDisabledColumn property linked to a boolean column "ClickableIcon".
image

The collection used
image

The final result (all icons are clickable)
image

I already tried to add as a Field (even though im not using the column in the view gallery) but the error still remain
image

Expected behavior
Expecting to have some records with the icon disabled
image

image

AB#989

@MBirrReply MBirrReply added bug Something isn't working ⚠️ needs triage Has not been triaged by the team yet. labels Mar 7, 2023
@denise-msft denise-msft added code Issue is related to a Power Apps code component and removed ⚠️ needs triage Has not been triaged by the team yet. labels Jul 19, 2023
@RajeevPentyala RajeevPentyala added this to the Backlog milestone Nov 17, 2023
@denise-msft
Copy link
Member

@MBirrReply Thank you for reporting this issue. Our team is currently reviewing the issue and will provide updates as soon as possible.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working code Issue is related to a Power Apps code component Component: DetailsList
Projects
None yet
Development

No branches or pull requests

3 participants