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

FilePicker, Site Tab, List View, Column Header, Sorting Not Working as Expected #1011

Closed
Arknev opened this issue Sep 15, 2021 · 3 comments
Closed
Labels
status:fixed-next-drop Issue will be fixed in upcoming release. type:bug
Milestone

Comments

@Arknev
Copy link

Arknev commented Sep 15, 2021

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

  1. Scaffold new project
  2. Install spfx react controls
  3. Add FilePicker as per guidance, removing Bing property (I don't have one of these right now), to HelloWorld.tsx
  4. Run gulp serve --nobrowser
  5. Navigate to workbench
  6. Open File Picker, browse Site > Library (with files), from the list view, click header for column one or more times
  7. Observe sorting order
@ghost
Copy link

ghost commented Sep 15, 2021

Thank you for reporting this issue. We will be triaging your incoming issue as soon as possible.

@ghost ghost added the Needs: Triage 🔍 label Sep 15, 2021
AJIXuMuK added a commit that referenced this issue Sep 18, 2021
@AJIXuMuK
Copy link
Collaborator

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

@AJIXuMuK AJIXuMuK added status:fixed-next-drop Issue will be fixed in upcoming release. type:bug and removed Needs: Triage 🔍 labels Sep 18, 2021
@AJIXuMuK AJIXuMuK added this to the 3.4.0 milestone Sep 18, 2021
patrikhellgren pushed a commit to SherpasGroup/sp-dev-fx-controls-react that referenced this issue Sep 19, 2021
@Arknev
Copy link
Author

Arknev commented Sep 20, 2021

@AJIXuMuK This is fantastic, thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status:fixed-next-drop Issue will be fixed in upcoming release. type:bug
Projects
None yet
Development

No branches or pull requests

2 participants