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

Implement persistentScrollbar for ScrollView #9673

Closed
CarpeDiEmma opened this issue Mar 9, 2022 · 4 comments
Closed

Implement persistentScrollbar for ScrollView #9673

CarpeDiEmma opened this issue Mar 9, 2022 · 4 comments
Labels
API: Completion Area: ScrollView enhancement Partner: Xbox (label may be applied by bot based on author) Recommend: Not Planned Recommend that issue should be given Not Planned milestone.
Milestone

Comments

@CarpeDiEmma
Copy link

Creating an issue here per @acoates-ms to implement persistentScrollbar to allow for the scrollbar to remain visible outside of actively scrolling.

@ghost ghost added the Needs: Triage 🔍 New issue that needs to be reviewed by the issue management team (label applied by bot) label Mar 9, 2022
@chrisglein chrisglein added API: Completion Area: ScrollView enhancement Partner: Xbox (label may be applied by bot based on author) and removed Needs: Triage 🔍 New issue that needs to be reviewed by the issue management team (label applied by bot) labels Mar 10, 2022
@chrisglein
Copy link
Member

@CarpeDiEmma Do you have non-RNW native scroll bars you're forcing to show? If so, is that handled per instance or on a global app level.

As for this setting, yep it's a gap and should be implemented.
https://reactnative.dev/docs/virtualizedlist#persistentscrollbar

@chrisglein chrisglein added this to the Backlog milestone Mar 10, 2022
@CarpeDiEmma
Copy link
Author

@chrisglein Not me in particular--I have been primarily working in RNW. From a quick glance around the xaml in the Xbox Shell Apps, the configuration is handled per instance. Also the "type" of scrollview also determines whether it is consistently shown or not--a right stick scroll bar scroll viewer will always have the scroll bar as persistent, whereas a left stick scroll bar scroll viewer may not.

@haightt
Copy link

haightt commented Mar 18, 2022

Does this prop not work for any of the virtualized lists in RNW?

@TatianaKapos TatianaKapos added the Recommend: Not Planned Recommend that issue should be given Not Planned milestone. label Aug 24, 2023
@chrisglein
Copy link
Member

Not something we plan to address on the Paper renderer as we move towards Fabric.
Fabric API completion is tracked here: #11152

@chrisglein chrisglein closed this as not planned Won't fix, can't repro, duplicate, stale Aug 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API: Completion Area: ScrollView enhancement Partner: Xbox (label may be applied by bot based on author) Recommend: Not Planned Recommend that issue should be given Not Planned milestone.
Projects
None yet
Development

No branches or pull requests

4 participants