Skip to content

Split fetch community list and select community

Sander Apweiler requested to merge issue6 into master

Fixes #6 (closed)

User interaction moved in select_community(). Fetch_community_list loads communities from B2share and store names and IDs in dicts. Those dicts are going to be used for community selection and community id verification.

Merge request reports