Skip to content

SPFx Command Set Extension does not fire onListViewUpdated when navigating to/from folders #6252

@prademi

Description

@prademi

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

No one assigned

    Labels

    area:spfxCategory: SharePoint Framework (not extensions related)area:spfx-extensionsCategory: SharePoint Framework Extensionsstatus:fixed-next-dropIssue planned to be fixed in an upcoming release.status:to-be-reviewedIssue needs to be reviewed by Microsoft for additional follow up / review.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions