-
Notifications
You must be signed in to change notification settings - Fork 1k
Closed
Labels
area:spfxCategory: SharePoint Framework (not extensions related)Category: SharePoint Framework (not extensions related)area:spfx-extensionsCategory: SharePoint Framework ExtensionsCategory: SharePoint Framework Extensionsstatus:fixed-next-dropIssue planned to be fixed in an upcoming release.Issue planned to be fixed in an upcoming release.status:to-be-reviewedIssue needs to be reviewed by Microsoft for additional follow up / review.Issue needs to be reviewed by Microsoft for additional follow up / review.
Description
Category
- Bug
Expected or Desired Behavior
The onListViewUpdated event should fire when the user navigates to or from a folder in a list view.
Observed Behavior
The onListViewUpdated event does not fire when the user navigates to or from a folder in a list view..
Steps to reproduce
Create a command set extension
Add an alert dialog in the onListViewUpdated event handler
Test the command set extension
The alert dialog will show on initial load or when selecting/deselecting items but it will not show when navigating to/from folders.
This bug is related to #5034
Demo link:
https://user-images.githubusercontent.com/5740654/71101049-1205ef80-2184-11ea-97c0-331ce709438f.gif
Metadata
Metadata
Assignees
Labels
area:spfxCategory: SharePoint Framework (not extensions related)Category: SharePoint Framework (not extensions related)area:spfx-extensionsCategory: SharePoint Framework ExtensionsCategory: SharePoint Framework Extensionsstatus:fixed-next-dropIssue planned to be fixed in an upcoming release.Issue planned to be fixed in an upcoming release.status:to-be-reviewedIssue needs to be reviewed by Microsoft for additional follow up / review.Issue needs to be reviewed by Microsoft for additional follow up / review.