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

[IDE Plugin] Display Message for Unavailable Roborazzi Task Selection in IntelliJ Plugin #493

Closed
yuchan2215 opened this issue Sep 26, 2024 · 4 comments · Fixed by #537
Closed

Comments

@yuchan2215
Copy link
Contributor

yuchan2215 commented Sep 26, 2024

Overview

The UI shown in the image is not displayed.
image

Workaround

Please check the following setting:
Configure all Gradle tasks during Gradle Sync (this can make Gradle Sync slower)
image
Next, execute an appropriate task.

Other

I am not very good at English, so I am using ChatGPT.

@takahirom
Copy link
Owner

Oh, I didn't know this. I think this setting is necessary to show Gradle tasks. It would be beneficial to provide this explanation to users, something like: "To enable the display of Roborazzi tasks, please enable 'Configure all Gradle tasks during Gradle Sync (this can make Gradle Sync slower)' in the settings."

@takahirom takahirom changed the title [IDE Plugin] The TaskToolbarPanel is not being displayed. [IDE Plugin] Display Message for Unavailable Roborazzi Task Selection in IntelliJ Plugin Sep 26, 2024
@takahirom
Copy link
Owner

You can run the Roborazzi IntelliJ Plugin by using ./gradlew runIde if you want to contribute.

@sanao1006
Copy link
Contributor

@takahirom
hi!
As a solution to this issue, I thought of adding the following text to the Roborazzi settings window: Note: "To enable the display of Roborazzi tasks, please enable 'Configure all Gradle tasks during Gradle Sync (this can make Gradle Sync slower)' in the settings." What do you think?
The position where the text should be placed is roughly as shown in the image.
Also, perhaps adding a similar explanation to the README might be effective.
image

@takahirom
Copy link
Owner

@sanao1006 That sounds great. 👍 We will definitely check the screen when we can't find the tasks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants