nextcloud / nextcloud/Android-SingleSignOn

Make import list filterable

Open
#106 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Java
Stars
74
Forks
36
Avg merge
1d 19h
Merged PRs (30d)
17

Description

When the list of importable accounts is displayed, it would be great to be able to filter the ones out that are actually imported already.

workflow in 3rd party app like deck or news basically would be:

display dialog with filter = []

-> displays user A and user B

import user A

display dialog with filter = [A]

-> displays only user B

import user B;

cc @nextcloud/designers

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the dialog or list that displays importable accounts and inspect how imported accounts are tracked. Reproduce the workflow with accounts A and B, then verify that filtering by imported accounts leaves only unimported accounts and updates after each import.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, java
Domain
mobile
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.