Apache Hop version?
2.17-SNAPSHOT
Java version?
openjdk-17
Operating system
Windows
What happened?
I'm opening a Hop project that has the integration-tests/transforms directory as its root. The idea was to open that directory's files from inside Hop to add some integration tests. If the directory is accessed from inside the Hop repository the interactions through the Hop GUI are really slow because there are a lot of delays between an interaction and the next. If I move the directory out of a Git repo and I will try to access the files from inside the Hop GUI there aren't any delays and the GUI behaves normally.
Issue Priority
Priority: 3
Issue Component
Component: Other