Skip to content

#2314: Add step handling to the GUI - #2349

Draft
laim2003 wants to merge 4 commits into
devonfw:mainfrom
laim2003:feature/#2314-Implement-the-handling-of-Steps-in-the-GUI
Draft

#2314: Add step handling to the GUI#2349
laim2003 wants to merge 4 commits into
devonfw:mainfrom
laim2003:feature/#2314-Implement-the-handling-of-Steps-in-the-GUI

Conversation

@laim2003

Copy link
Copy Markdown
Contributor

This PR fixes #2314

Implemented changes:

  • Change 1

Testing instructions

Please add conscise, understandable instructions on how a reviewer can test/verify the functionality of your contribution here:


Checklist for this PR

Make sure everything is checked before merging this PR. For further info please also see
our DoD.

  • When running mvn clean test locally all tests pass and build is successful
  • PR title is of the form #«issue-id»: «brief summary» (e.g. #921: fixed setup.bat and not feature/921 fixed setup.bat). If no issue ID exists, title only.
  • PR top-level comment summaries what has been done and contains link to addressed issue(s)
  • PR and issue(s) have suitable labels
  • Issue is set to In Progress and assigned to you or there is no issue (might happen for very small PRs)
  • You followed all coding conventions
  • You have added the issue implemented by your PR in CHANGELOG.adoc unless issue is labelled
    with internal
  • You have not changed any dependency in pom.xml files or otherwise if runtime dependencies changed, you have updated our LICENSE.asciidoc
  • You have formulated clear instructions on how to test your contribution under "Testing instructions"

@github-project-automation github-project-automation Bot moved this to 🆕 New in IDEasy board Aug 19, 2026
@laim2003 laim2003 self-assigned this Aug 19, 2026
@laim2003 laim2003 added the GUI Graphical User Interface of IDEasy (aka dashboard) build with JavaFx label Aug 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

GUI Graphical User Interface of IDEasy (aka dashboard) build with JavaFx

Projects

Status: 🆕 New

Development

Successfully merging this pull request may close these issues.

Implement the handling of Steps in the GUI.

1 participant