Skip to content

Conversation

@Gir4ffe
Copy link

@Gir4ffe Gir4ffe commented Oct 9, 2025

Main change is code to remove the query component before passing the URI to FileBrowserApp. This means the path to the repo can be added to settings.ini, under top_resources. Example:
org.phoebus.ui/top_resources= … | file:///path_to_common_folder/Common_PLTs?app=file_browser, Common PLT | …

Added a listener to listen to path changes and update the tab name.
Added the function to get the filebrowser icon to display in top resources.

Rebuilt using maven and tested that changes work.

closes #3584

Checklist

  • Testing:

    • The feature has automated tests
    • Tests were run
    • If not, explain how you tested your changes
  • Documentation:

    • The feature is documented
    • The documentation is up to date
    • Release notes:
      • Added an entry if the change is breaking or significant
      • Added an entry when adding a new feature

Updated to allow the FileBrowserApp to be called from Top Resources with a path. This allows navigation to repositories from Top Resources.
Code updated to listen to current path and update on change.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feature Request: Add the ability to open File Browser from Top Resources

1 participant