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

OakRun Explorer GUI improvements #1867

Open
wants to merge 2 commits into
base: trunk
Choose a base branch
from
Open

Conversation

basix-86
Copy link

Hi,

I've been using the OakRun Explorer tool and have encountered some difficulties finding and filtering node results for useful information (e.g., node type). The current text format presents too much information, making it cumbersome to navigate.

Based on these observations, I've made the following improvements to the tool:

  • Added a search field that highlights all words matching the search key.
  • Formatted node information using simple HTML to replace plain text.
  • Included links in the HTML to open tar files directly with the Tar File Info tool.
  • Replaced the Nimbus L&F with the more modern FlatLaf L&F.

I would appreciate your feedback on these changes. Additionally, I'm interested in contributing to this tool for the project. Please let me know how I can get involved.

Best regards, Marco

image

@mbaedke
Copy link
Contributor

mbaedke commented Nov 18, 2024

@basix-86 Great! Re getting involved: First step would be to create a Jira account (https://issues.apache.org/jira), if you don't already have one. Then you can create a new issue there and link this PR to it (no changes to the codebase without a Jira issue).

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.

2 participants