Skip to content

Bug: Data Frame > Delete Columns/Rows dialog > Empty tab #10267

@Rockjunior

Description

@Rockjunior

While testing @ARMSTRONGOPONDO PR #10263 , I encountered a bug in the Empty tab of the Delete Columns/Rows dialog. The dialog resets itself after clicking the Script button, and when the same steps are repeated and the dialog is run, an error occurs.

Image

To Reproduce

Steps to reproduce the behavior:

  1. Load a dataset.
  2. Open the dialog: Data Frame > Delete Columns/Rows > Empty tab.
  3. Select the Rows Almost Empty checkbox.
  4. In the receiver, select one or more columns to ignore.
  5. Click the Script button and check the generated code (the code appears correct).
  6. Return to the dialog, notice that the dialog resets itself.
  7. Re-enter the same selections and click OK/Run.
  8. An error occurs, as shown in the screenshot below.

Expected behavior

The dialog should retain the selected options after clicking the Script button, and running the dialog should execute without producing an error.

Screenshots

Image

@lilyclements @rdstern I cannot fully confirm whether the changes introduced by Armstrong Opondo are the cause of this issue, but it seemed important to report it while testing the PR.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions