Bug 538008 - Import project should not show already imported projects.
Summary: Import project should not show already imported projects.
Status: NEW
Alias: None
Product: EGit
Classification: Technology
Component: UI (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows 10
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-08-16 12:39 EDT by Wim Jongman CLA
Modified: 2018-08-25 11:44 EDT (History)
2 users (show)

See Also:


Attachments
Example (41.16 KB, image/png)
2018-08-16 12:39 EDT, Wim Jongman CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Wim Jongman CLA 2018-08-16 12:39:41 EDT
Created attachment 275432 [details]
Example

When having many projects, the workflow gets blocked by many grayed out projects that are not selectable and of low value.

I propose to remove the already imported projects from the view without adding a toggle button.
Comment 1 Michael Keppler CLA 2018-08-17 14:58:23 EDT
Workaround:
* First add the repository to the repository view
* Then start the import from the repository view context menu.

That will start the smart import wizard which allows hiding the already imported wizards (but has a different handling of nested projects).
Comment 2 Thomas Wolf CLA 2018-08-25 11:44:51 EDT
Why without toggle? Other people might want the current behavior, and the smart import wizard does have a toggle. The smart import wizard is also accessible via File->Import...->Git->Import projects from git (with smart import).