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

Wrap around in TabView and ListView #7

Open
Phidelux opened this issue Jul 31, 2019 · 4 comments
Open

Wrap around in TabView and ListView #7

Phidelux opened this issue Jul 31, 2019 · 4 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@Phidelux
Copy link
Collaborator

In ListViews moving down past the last item will jump to the first and moving up past the first jump to the last item. In TabViews this is not the case. Moving past the first and last Tab is prevented. I would expect consistent behavior and I would prefer wrapping around in both cases.

Andreas

@Phidelux Phidelux added the enhancement New feature or request label Jul 31, 2019
@AdrianMachado AdrianMachado added the good first issue Good for newcomers label Aug 1, 2019
@AdrianMachado
Copy link
Owner

Not sure about this one actually, the behaviour is not made clear by the spec: https://developer.kaiostech.com/design-guide/basic-navigation

@iAmPriyam
Copy link

I would like to contribute to the repo. Shall I work on fixing this issue?

@AdrianMachado
Copy link
Owner

I would like to contribute to the repo. Shall I work on fixing this issue?

Perhaps #22 would be a better issue, might be more useful to others!

@iAmPriyam
Copy link

Okay, I will start working on #22

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants