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

Split Correlations and Detail Panes #3123

Merged
merged 14 commits into from
Jul 9, 2024
Merged

Split Correlations and Detail Panes #3123

merged 14 commits into from
Jul 9, 2024

Conversation

jameskerr
Copy link
Member

@jameskerr jameskerr commented Jul 5, 2024

This PR is preparing the grounds for swapping out the fields detail view with and inspector.

A summary of changes:

  1. A new correlation pane arrived on the detail view.
  2. The look of the header in the detail pane is slightly different.
  3. The look of the toolbar in the "columns" pane is slightly different.
  4. The "TCP connection diagram" will now wrap if the detail pane gets too small, rather than overflow.
  5. The button to collapse the right pane has been moved into the right pane when it is open, and back outside when it is closed.
  6. The detail window now only shows the fields from the record.
detail-split.mp4

Fixes #3107

@jameskerr jameskerr requested a review from philrz July 5, 2024 22:52
@jameskerr jameskerr changed the title move correlations Split Correlations and Detail Panes Jul 5, 2024
@philrz

This comment was marked as resolved.

@philrz

This comment was marked as resolved.

@philrz

This comment was marked as resolved.

@philrz

This comment was marked as resolved.

@jameskerr jameskerr merged commit 8ba4a4b into main Jul 9, 2024
4 checks passed
@jameskerr jameskerr deleted the move-correlations branch July 9, 2024 20:40
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.

Wasted space when Detail window shows non-network data
2 participants