pnp / pnp/sp-dev-fx-controls-react
Vertical and Horizontal Scroll Bar not always visible
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 433
- Forks
- 418
- Avg merge
- 5d 6m
- Merged PRs (30d)
- 19
Description
Thank you for reporting an issue, suggesting an enhancement, or asking a question. We appreciate your feedback - to help the team understand your
needs please complete the below template to ensure we have the details to help. Thanks!
Please check out the documentation to see if your question is already addressed there. This will help us ensure our documentation is up to date.
Category
[ ] Enhancement
[ ] Bug
[ x] Question
Version
Please specify what version of the library you are using: [ 3.20.0 ]
I am using a listView with has many columns, but also has many rows.
And i want to have the following behavior, i want to column scroll bar to always be present at the bottom of the webpart, so that a user can use it to scroll the other columns.
Right now it is only shown if i scroll down to the last row, So how can i get this done.
Also would it be possible to add a context menu on right click of each row?
Thanks!
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 the linked documentation, then reproduce the behavior with many columns and rows in version 3.20.0. Clarify whether the goal is a permanently visible horizontal scrollbar, a row context menu, or both, and define the expected behavior before identifying the relevant implementation and tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100