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

directory entry navigation order #47

Closed
plastikfan opened this issue Nov 3, 2022 · 0 comments
Closed

directory entry navigation order #47

plastikfan opened this issue Nov 3, 2022 · 0 comments
Assignees
Labels
feature New feature or request

Comments

@plastikfan
Copy link
Contributor

plastikfan commented Nov 3, 2022

Allow client t define whether folders or files are navigated first. Add a boolean option (FilesFirst) to SortBehaviours. The default behaviour is the zero value of false, meaning that folders will be navigated first.

@plastikfan plastikfan added the feature New feature or request label Nov 3, 2022
@plastikfan plastikfan self-assigned this Nov 3, 2022
plastikfan added a commit that referenced this issue Nov 4, 2022
feat(nav): add DirectoryEntries (#47)

feat(nav): rename scopes (#47)

feat(nav): rename NavigationParams to NavigationInfo (#47)

feat(nav): general test tidy (#47)

feat(nav): add directory entry ordering tests (#47)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant