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

[BUG] Dataframe fields display overlapping #5011

Open
mattyaodoit opened this issue Apr 30, 2024 · 0 comments
Open

[BUG] Dataframe fields display overlapping #5011

mattyaodoit opened this issue Apr 30, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@mattyaodoit
Copy link

Mage version

0.9.69

Describe the bug

I am seeing some dataframe displaying bugs on Mage recently and randomly when it was trying to show the dataframe with the fields of big dictionaries. It happened on my data loaders and transformers.

To reproduce

  1. Create a dataframe with a field as a dictionary
  2. Populate some dummy data with 10+ fields in the dictionary
  3. Try to run the block and display the entire dataframe

Expected behavior

The dataframe fields should display normally with all the details of the dictionary.

Screenshots

image
image

Operating system

  • MacOS 14.3.1
  • Chrome

Additional context

No response

@mattyaodoit mattyaodoit added the bug Something isn't working label Apr 30, 2024
@johnson-mage johnson-mage self-assigned this Apr 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants