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

Merging of input files (App) #2730

Closed
abraemer opened this issue Jan 30, 2025 · 0 comments · Fixed by #2799
Closed

Merging of input files (App) #2730

abraemer opened this issue Jan 30, 2025 · 0 comments · Fixed by #2799
Assignees

Comments

@abraemer
Copy link
Contributor

abraemer commented Jan 30, 2025

Enable users to merge a second file into the currently open file.

  • Add a new menu entry "Merge" with sub-menu entries for supported file types
    • These menu entries are disabled when no file is open
  • Clicking on the menu item opens a dialog similar to the import dialog where the user can select the file to merge
    • The explanatory text should warn that this operation modifies the currently open .opossum file and cannot be undone
    • Clicking on the "Merge" button in this dialog should trigger the files to be merged and the new .opossum file to be opened
    • If there are unsaved changed, the NotSavedPopup should be shown before opening the merge dialog
@PhilippMa PhilippMa self-assigned this Feb 11, 2025
@PhilippMa PhilippMa changed the title Merging of input files Merging of input files (Frontend) Feb 17, 2025
@PhilippMa PhilippMa changed the title Merging of input files (Frontend) Merging of input files (App) Feb 17, 2025
@PhilippMa PhilippMa linked a pull request Feb 18, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants