-
Notifications
You must be signed in to change notification settings - Fork 1k
Closed
Labels
area:list-formattingCategory: View, row & column formatting with JSONCategory: View, row & column formatting with JSONstatus:fixedIssue was fixed in current or prior release.Issue was fixed in current or prior release.type:bug-confirmedConfirmed bug, not working as designed / expected.Confirmed bug, not working as designed / expected.
Description
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:
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 JSONCategory: View, row & column formatting with JSONstatus:fixedIssue was fixed in current or prior release.Issue was fixed in current or prior release.type:bug-confirmedConfirmed bug, not working as designed / expected.Confirmed bug, not working as designed / expected.