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

Make sure ipydguuid is removed in data getter #515

Merged
merged 3 commits into from
May 22, 2024

Conversation

martinRenou
Copy link
Member

In ipydatagrid <1.3, only the user dataframe columns would show up in the data accessor:

Screenshot from 2024-05-13 11-30-16

This has changed in ipydatagrid 1.3 and the internal "ipyguuid" column was leaking, this PR fixes it

@martinRenou martinRenou added the bug Something isn't working label May 13, 2024
@martinRenou martinRenou force-pushed the remove_ipydguuid_column branch 2 times, most recently from a370e4d to a73ba8a Compare May 14, 2024 14:11
Signed-off-by: martinRenou <martin.renou@gmail.com>
@martinRenou
Copy link
Member Author

@gaborbernat pretty please :D

It would be great to make a patch release with this and other merged PRs

@gaborbernat
Copy link
Contributor

Tests?

@martinRenou
Copy link
Member Author

I believe only visual regression tests can catch this as it was the front-end that was leaking a new dataframe column

@martinRenou
Copy link
Member Author

I will look into it

Signed-off-by: martinRenou <martin.renou@gmail.com>
Signed-off-by: martinRenou <martin.renou@gmail.com>
@martinRenou
Copy link
Member Author

Done!

@martinRenou martinRenou merged commit 34d9169 into bloomberg:main May 22, 2024
15 checks passed
@martinRenou martinRenou deleted the remove_ipydguuid_column branch May 22, 2024 07:41
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

Successfully merging this pull request may close these issues.

None yet

2 participants