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

Fix layout of column summary #4062

Closed
softwarenerd opened this issue Jul 18, 2024 · 1 comment
Closed

Fix layout of column summary #4062

softwarenerd opened this issue Jul 18, 2024 · 1 comment
Assignees
Labels
area: data explorer Issues related to Data Explorer category. bug Something isn't working frontend Issues having to do with the frontend (Electron) part of a category

Comments

@softwarenerd
Copy link
Contributor

Positron Version:

Steps to reproduce the issue:

  1. Open data explorer on qa-example-content/data-files/100x100/100x100.parquet.
import pandas as pd
pandas100x100 = pd.read_parquet('/Users/brian/Work/qa-example-content/data-files/100x100/100x100.parquet')
  1. Scroll the table summary panel downwards until you see that there are layout issues in this view.
image

What did you expect to happen?

I expected a clean layout with truncated column names with ellipses.

Were there any error messages in the Output panel or Developer Tools console?

No.

@softwarenerd softwarenerd added the bug Something isn't working label Jul 18, 2024
@softwarenerd softwarenerd added this to the 2024.09.0 Pre-Release milestone Jul 18, 2024
@softwarenerd softwarenerd self-assigned this Jul 18, 2024
@wesm wesm added area: data explorer Issues related to Data Explorer category. frontend Issues having to do with the frontend (Electron) part of a category labels Jul 21, 2024
@petetronic
Copy link
Collaborator

Closing as a duplicate of #4301

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 28, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area: data explorer Issues related to Data Explorer category. bug Something isn't working frontend Issues having to do with the frontend (Electron) part of a category
Projects
None yet
Development

No branches or pull requests

3 participants