microsoft / vscode-data-wrangler

Other
442 stars 20 forks source link

Data Wrangler not going back from "Editing" to "Viewing" #310

Closed Boomer20200515 closed 3 weeks ago

Boomer20200515 commented 1 month ago

Environment data

Expected behaviour

After using the "Editing" mode to perform data cleaning and manipulation, I would expect to be able to switch back to the "Viewing" model.

Actual behaviour

After using the "Editing" mode to perform data cleaning and manipulation, I could not return to the "Viewing" mode because it was greyed out. I tried multiple times to turn off VSC and Data Wrangler and restarting but the problem persists.

Steps to reproduce:

[NOTE: Self-contained, minimal reproducing code samples are extremely helpful and will expedite addressing your issue]

  1. XXX

Logs

Output for Jupyter in the Output panel (ViewOutput, change the drop-down the upper-right of the Output panel to Jupyter)

``` XXX ```

pwang347 commented 1 month ago

Hi @Boomer20200515, thanks for reporting this issue! Can you check if this the message you see when you hover on the greyed out button?

image

If so, note that you will need to press "Apply" on any operations you perform before you can switch to "Viewing" mode.

pwang347 commented 3 weeks ago

Closing this issue due to inactivity. Please feel free to reopen if you're still running into it and have more details!