Skip to content

customRowActions stop working when item is refreshed #2397

@thechriskent

Description

@thechriskent

Category

  • Question
  • Typo
  • Bug
  • Additional article idea

Expected or Desired Behavior

In list formatting, you can specify a customRowAction with an action value. These buttons should work even after a list item refreshes.

Observed Behavior

Clicking on a button with an action set to editProps will open the edit item property pane as expected. However, if you make any updates and apply them the item will refresh with your formatting, but the action button will no longer work. Other item's action buttons continue to work, but the refreshed item's button does not until you refresh the page:

Action Failure

Steps to Reproduce

Create a view or column format with a button element and set the customRowAction action property to editProps. Click the button and see the property panel open. Make an update. See that you can't click the button again until you refresh.

Metadata

Metadata

Assignees

Labels

area:list-formattingCategory: View, row & column formatting with JSONstatus:fixedIssue was fixed in current or prior release.type:bug-confirmedConfirmed bug, not working as designed / expected.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions