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

The "Navigate to configuration" feature no longer displays the file paths next to the nodes #2095

Open
TuVanDev opened this issue Jul 27, 2024 · 4 comments
Labels
bug good first issue Priority: P2 Should be fixed as early as possible

Comments

@TuVanDev
Copy link
Member

Describe the bug (*)

The "Navigate to configuration" feature no longer displays the file paths next to the nodes. It previously showed a list of XML configuration files that define the preferences and services for the interface.

This feature worked correctly before, so I suspect it might have stopped functioning after the updates in version 5.1.0, 5.1.1, or another version released after 4.2.3 on Feb 02, 2022. Having the paths displayed again would make this feature a whole lot more useful.

To Reproduce (*)

Steps to reproduce the behavior:

  1. Go to any interface that defines a preference or service in an appropriate XML file. E.g., Magento\Sales\Api\InvoiceOrderInterface
  2. Click on the small bracket icon near the interface

Expected behavior (*)

The file paths are displayed next to the nodes.

Screenshots
navigate_to_configuration_file_paths

Actual result
The file paths are not displayed next to the nodes.

Screenshots

navigate_to_configuration_file_paths_unexpected_bahavior

Information: (*)

  • OS: MacOS
  • PhpStorm version: e.g. 2024.1
  • Plugin Version: 5.2.0
@TuVanDev TuVanDev added the bug label Jul 27, 2024
Copy link

m2-assistant bot commented Jul 27, 2024

Hi @TuVanDev. Thank you for your report.
To speed up processing of this issue, make sure that you provided sufficient information.
Add a comment to assign the issue: @magento I am working on this


Join Magento Community Engineering Slack and ask your questions in #github channel.

@TuVanDev
Copy link
Member Author

@piotrkwiecinski Could you help with looking into this issue?

@piotrkwiecinski
Copy link
Contributor

@TuVanDev I'm able to replicate the issue. I'll take me some time to get to it as I have a couple other open source contributions to finish first before I am able to work on this one.

@TuVanDev
Copy link
Member Author

@piotrkwiecinski I appreciate you taking a look at it. Looking forward to your updates!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug good first issue Priority: P2 Should be fixed as early as possible
Projects
None yet
Development

No branches or pull requests

3 participants