pnp / pnp/sp-dev-fx-controls-react
Listview control sorting by column
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 433
- Forks
- 418
- Avg merge
- 5d 6m
- Merged PRs (30d)
- 19
Description
Category
[X ] Enhancement
[ ] Bug
[ ] Question
Version
Please specify what version of the library you are using: [3.13.0]
If you are not using the latest release, please update and see if the issue is resolved before submitting an issue.
Expected / Desired Behavior / Question
When I click on a column header to sort, all the groupings expand and you are taken back to the top of the list (also the expand/collapse chevron for all groups does not change to reflect this). Then user needs to scroll back to the grouping they had opened originally. This really should keep the user in same view, then show the new column sort.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the Listview control and reproduce sorting by clicking a column header while groups are expanded. Trace how sorting affects the visible grouping state and scroll position. Done means sorting preserves the user's view, keeps the relevant grouping expanded or collapsed, and updates each group's chevron to match.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100