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

[SPACES] Add search functionality to spaces list #3865

Closed
10 tasks done
abelgardep opened this issue Jan 20, 2023 · 3 comments · Fixed by #4393
Closed
10 tasks done

[SPACES] Add search functionality to spaces list #3865

abelgardep opened this issue Jan 20, 2023 · 3 comments · Fixed by #4393
Assignees
Milestone

Comments

@abelgardep
Copy link
Contributor

abelgardep commented Jan 20, 2023

Add search to the spaces list screen so users with several spaces can find the one they want easier...

Available also in the picker

TASKS

  • Research (if needed)
  • Create branch feature/search_functionality_in_spaces_list
  • Development tasks
    • SpacesListFragment
    • FolderPicker
    • ReceiveExternalFiles
  • Code review and apply changes requested
  • Design test plan
  • QA
  • Merge branch feature/feature_name into master

PR

  • App
  • Library (if needed)
@abelgardep
Copy link
Contributor Author

To take into account when picking a folder:

We show also the personal space with a translatable string Personal not the actual personal space name (username). We would need to distinguish if there is a personal space, and use the translatable string instead of the space name in the filtering.

@jesmrec jesmrec modified the milestones: 4.0 - Current, 4.1 - Next Apr 13, 2023
@michaelstingl michaelstingl added the p3-medium Normal priority label Apr 13, 2023
@michaelstingl
Copy link
Contributor

Only in spaces tab: Similar search/filter input field as in the file list.

To take into account when picking a folder:

We show also the personal space with a translatable string Personal not the actual personal space name (username). We would need to distinguish if there is a personal space, and use the translatable string instead of the space name in the filtering.

Personal could be excluded.

@jesmrec jesmrec mentioned this issue May 10, 2023
30 tasks
@jesmrec jesmrec added the Sprint label Jun 2, 2023
@JuancaG05 JuancaG05 removed the Sprint label Jun 26, 2023
@JuancaG05 JuancaG05 modified the milestones: 4.1 - Current, 4.2 - Future Jul 24, 2023
@michaelstingl michaelstingl added p4-low Low priority and removed p3-medium Normal priority labels Aug 21, 2023
@jesmrec jesmrec assigned joragua and unassigned Aitorbp Apr 11, 2024
@jesmrec
Copy link
Collaborator

jesmrec commented Apr 12, 2024

Keep Personal as first result in the search. Then the matching results.

@jesmrec jesmrec added the Sprint label Apr 12, 2024
@joragua joragua linked a pull request Apr 24, 2024 that will close this issue
2 tasks
@JuancaG05 JuancaG05 removed the Sprint label May 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

7 participants