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

RotatorTile with context indicator #1705

Closed
TheSETJ opened this issue Dec 16, 2017 · 7 comments
Closed

RotatorTile with context indicator #1705

TheSETJ opened this issue Dec 16, 2017 · 7 comments

Comments

@TheSETJ
Copy link
Contributor

TheSETJ commented Dec 16, 2017

I'm submitting a...

[ ] Regression (a behavior that used to work and stopped working in a new release)
[ ] Bug report  <!-- Please search GitHub for a similar issue or PR before submitting -->
[x] Feature request <!-- Please file a UserVoice request and include the link below https://wpdev.uservoice.com/forums/110705-universal-windows-platform/category/193402-uwp-community-toolkit -->
[ ] Sample app request
[ ] Documentation issue or request
[ ] Question of Support request => Please do not submit support request here, instead see https://github.com/Microsoft/UWPCommunityToolkit/blob/master/contributing.md#question

UserVoice link

https://wpdev.uservoice.com/forums/110705-universal-windows-platform/suggestions/32645665-selection-indicator-for-rotatortile

Current behavior

Expected behavior

An indicator displaying currently selected (or displayed) item's index.

image

There is a sample here about how to implement such behavior with FlipView, but it's for Windows8/8.1.

Minimal reproduction of the problem with instructions

Environment

Nuget Package(s): 

Package Version(s): 

Windows 10 Build Number:
- [ ] Anniversary Update (14393) 
- [ ] Creators Update (15063)
- [ ] Fall Creators Update (16299)
- [ ] Insider Build (xxxxx)

App min and target version:
- [ ] Anniversary Update (14393) 
- [ ] Creators Update (15063)
- [ ] Fall Creators Update (16299)
- [ ] Insider Build (xxxxx)

Device form factor:
- [ ] Desktop
- [ ] Mobile
- [ ] Xbox
- [ ] Surface Hub
- [ ] IoT

Visual Studio 
- [ ] 2017 15.3
- [ ] 2017 15.4

@nmetulev
Copy link
Contributor

The sample should also work for the FlipView in Windows 10, no?

@TheSETJ
Copy link
Contributor Author

TheSETJ commented Dec 19, 2017

I've used it in an app. It works, but RotatorTile seems cleaner than what I've used.

@michael-hawker
Copy link
Member

@nmetulev I wonder if we could just make the RotatorTile a FlipView extension+style?

I also stumbled upon this, which could be a good starting point: https://gist.github.com/robmikh/1b9d89de53617feb037e5db6074680ab

@gbarcho
Copy link
Contributor

gbarcho commented Jun 28, 2018

Whats the status? Can we archive/close it?

@michael-hawker
Copy link
Member

Going to close this issue, as I believe this will be addressed by the WinUI PagerControl.

@SavoySchuler
Copy link

@michael-hawker, @gbarcho, and @TheSETJ, this feature has been split from the PagerControl development into its own proposal by merit of being distinct enough from the other suite of pager solutions. Please be sure to give it a thumbs up here and provide any feedback necessary to make sure it works for you. Thanks!

@micahl
Copy link

micahl commented May 30, 2019

Perhaps this should be part of a CarouselView control?

@ghost ghost locked as resolved and limited conversation to collaborators Nov 26, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

6 participants