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

Change the Unstable UI to utilize the IntelliJ API instead. #1254

Open
anusreelakshmi934 opened this issue Feb 4, 2025 · 0 comments · May be fixed by #1265
Open

Change the Unstable UI to utilize the IntelliJ API instead. #1254

anusreelakshmi934 opened this issue Feb 4, 2025 · 0 comments · May be fixed by #1265
Assignees
Labels
Milestone

Comments

@anusreelakshmi934
Copy link
Contributor

anusreelakshmi934 commented Feb 4, 2025

In the current importProject implementation, we use UI components to open the project. However, in the latest 2025.1 version, the Open Project window UI has changed on Windows OS, leading to failures in UI tests. To address this, we can utilize the IntelliJ API to open the project instead.

To avoid depending on the unstable UI, we can resolve the issue by calling the CommonSteps.kt method

This will resolve the initializationError in projects with Space in directory

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
2 participants