You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please specify what version of the library you are using: [3.3.0 ]
Expected / Desired Behavior / Question
FilePicker control, list view column headers to properly sort on single click.
Observed Behavior
When the FilePicker is open, in the site tab, viewing a library with files, the sorting of items by clicking on columns headers does not always work on single click and the sorting is not as expected. Modified date and file sizes are displayed in an unknown order when sorted.
Steps to Reproduce
Scaffold new project
Install spfx react controls
Add FilePicker as per guidance, removing Bing property (I don't have one of these right now), to HelloWorld.tsx
Run gulp serve --nobrowser
Navigate to workbench
Open File Picker, browse Site > Library (with files), from the list view, click header for column one or more times
Observe sorting order
The text was updated successfully, but these errors were encountered:
Thank you @Arknev for reporting the issue.
It has been fixed and will be included in the next release.
You can test the functionality in the latest beta version
Category
[ ] Enhancement
[X] Bug
[ ] Question
Version
Please specify what version of the library you are using: [3.3.0 ]
Expected / Desired Behavior / Question
FilePicker control, list view column headers to properly sort on single click.
Observed Behavior
When the FilePicker is open, in the site tab, viewing a library with files, the sorting of items by clicking on columns headers does not always work on single click and the sorting is not as expected. Modified date and file sizes are displayed in an unknown order when sorted.
Steps to Reproduce
The text was updated successfully, but these errors were encountered: