-
Notifications
You must be signed in to change notification settings - Fork 1k
Closed
Labels
Needs: Author FeedbackAwaiting response from the original poster of the issue. Marked as stale if no activity for 7 days.Awaiting response from the original poster of the issue. Marked as stale if no activity for 7 days.area:spfx-extensionsCategory: SharePoint Framework ExtensionsCategory: SharePoint Framework Extensionsno-recent-activityStale issue due to lack of activity. Closed after 7 days with no activity by OP.Stale issue due to lack of activity. Closed after 7 days with no activity by OP.type:bug-suspectedSuspected bug (not working as designed/expected). See “type:bug-confirmed” for confirmed bugs.Suspected bug (not working as designed/expected). See “type:bug-confirmed” for confirmed bugs.
Description
Category
- Question
- Typo
- [x ] Bug
- Additional article idea
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
onListViewUpdatedevent 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 #4870
Metadata
Metadata
Assignees
Labels
Needs: Author FeedbackAwaiting response from the original poster of the issue. Marked as stale if no activity for 7 days.Awaiting response from the original poster of the issue. Marked as stale if no activity for 7 days.area:spfx-extensionsCategory: SharePoint Framework ExtensionsCategory: SharePoint Framework Extensionsno-recent-activityStale issue due to lack of activity. Closed after 7 days with no activity by OP.Stale issue due to lack of activity. Closed after 7 days with no activity by OP.type:bug-suspectedSuspected bug (not working as designed/expected). See “type:bug-confirmed” for confirmed bugs.Suspected bug (not working as designed/expected). See “type:bug-confirmed” for confirmed bugs.
