plugin icon indicating copy to clipboard operation
plugin copied to clipboard

[Bug]: Prompt not being shown in PhpStorm having the new UI preview enabled

Open crezra opened this issue 3 years ago • 3 comments

Bug description

When using the new UI preview, the plugin would not open a prompt upon selecting "Other" in the generation dropdown menu, yet, all the pinned generations do work and show a modal to create the selected resource.

Preview https://share.cleanshot.com/BTXwcj

This is behavior has only been encountered with the New UI EA Preview for PhpStorm.

Versions : Laravel 9.1 PhpStorm 2022.2 (222.3345.21)

Plugin version

5.6.2.222

Operating system

MacOS

Steps to reproduce

  • ⌘+N to create a new file
  • Choose Laravel IDEA menu
  • Select "Other"
  • No prompt opens

Relevant log output

No response

crezra avatar Jul 14 '22 09:07 crezra

Does it appear when you use the main menu > Laravel > Code Generation...(it's basically the same thing)?

adelf avatar Jul 14 '22 09:07 adelf

Does it appear when you use the main menu > Laravel > Code Generation...(it's basically the same thing)?

Yes, it does appear. So I guess it only happens when selecting "Other" in the file context menu

crezra avatar Jul 15 '22 06:07 crezra

@crezra Would it be possible for you to test turning off some plugins? The prompt opens for me with the versions of Laravel Idea and the new JetBrains UI preview shown in the screenshot. I'm on PhpStorm 2022.2 as well.

ScreenShot 2022-08-10 at 00 47 22

I did a quick screen recording from a basic Laravel + Nova project. I noticed I haven't changed any settings or set up any 'make' commands, etc. But it works the same in larger, very custom projects I'm working on. I don't use many plugins in PhpStorm, and have even turned off many built-in ones.

Screen recording

https://user-images.githubusercontent.com/76173223/183775483-4675a996-739d-41b9-974b-55f0d8f0da8e.mp4

juse-less avatar Aug 09 '22 23:08 juse-less

Hi again !

As of PhpStorm's 2022.2.2 recent additional updates, I am unable to reproduce this bug, and the prompt open when selecting "Other" and with the keyboard shortcut as well.

Closing this issue then.

All the best !

crezra avatar Sep 16 '22 07:09 crezra