Skip to content

1 file input handling#2

Open
Noah1891 wants to merge 4 commits intomainfrom
1-file-input-handling
Open

1 file input handling#2
Noah1891 wants to merge 4 commits intomainfrom
1-file-input-handling

Conversation

@Noah1891
Copy link
Contributor

@Noah1891 Noah1891 commented Jan 6, 2025

Running IOProvider opens a dialog to select a folder from which the input data should be taken. If the required data is not found the dialog opens up again and informs the user to choose a different folder. The dialog remembers the last used path of the user.

retry to select path after either not finding conversation.json or
graphml folder, saving last used path
Slight layout adjustments for file chooser
fixed bug where last_used_paths was not written yet and
NullPointerException was thrown
@Noah1891 Noah1891 linked an issue Jan 6, 2025 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

File input handling

1 participant