Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

listViewStateChangedEvent and selectedRowsChangedEvent in command set not firing on new items #10058

Open
9 tasks
smukked opened this issue Dec 18, 2024 · 0 comments
Labels
area:spfx Category: SharePoint Framework (not extensions related) area:spfx-in-lists type:bug-suspected Suspected bug (not working as designed/expected). See “type:bug-confirmed” for confirmed bugs.

Comments

@smukked
Copy link

smukked commented Dec 18, 2024

Target SharePoint environment

SharePoint Online

What SharePoint development model, framework, SDK or API is this about?

💥 SharePoint Framework

Developer environment

Windows

What browser(s) / client(s) have you tested

  • 💥 Internet Explorer
  • 💥 Microsoft Edge
  • 💥 Google Chrome
  • 💥 FireFox
  • 💥 Safari
  • mobile (iOS/iPadOS)
  • mobile (Android)
  • not applicable
  • other (enter in the "Additional environment details" area below)

Additional environment details

  • SPFx version 1.18.2

Describe the bug / error

listViewStateChangedEvent and selectedRowsChangedEvent are not triggered on newly created items.

Steps to reproduce

  1. Create a new list item
  2. Select the new item in the list
  3. Observe that the events listViewStateChangedEvent and selectedRowsChangedEvent are not triggered

Expected behavior

Should trigger listViewStateChangedEvent and selectedRowsChangedEvent when a newly created item is selected

@smukked smukked added the type:bug-suspected Suspected bug (not working as designed/expected). See “type:bug-confirmed” for confirmed bugs. label Dec 18, 2024
@VesaJuvonen VesaJuvonen added area:spfx Category: SharePoint Framework (not extensions related) area:spfx-in-lists labels Dec 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:spfx Category: SharePoint Framework (not extensions related) area:spfx-in-lists type:bug-suspected Suspected bug (not working as designed/expected). See “type:bug-confirmed” for confirmed bugs.
Projects
None yet
Development

No branches or pull requests

2 participants