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

Fixed bug in Append dialog #9360

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

derekagorhom
Copy link
Contributor

Fixes #9352
The fix ensures that the dialog on reopening clears the receiver of the previously selected dataframes.
@rdstern , @N-thony this is ready for review

Copy link
Collaborator

@rdstern rdstern left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@derekagorhom these don't seem to be your finest corrections.
The problem has gone, but because you are clearing the multiple receiver. When I return to the dialog I would still like the receiver to include the sheets I appended before.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Small oddity in adding data frames in Append dialog
2 participants