mysql / mysql/mysql-shell-plugins
'Return to embedded results' button does not work after maximizing result tab in .mysql-notebook
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 96
- Forks
- 22
- PR merge metrics
- No merged PRs in 30d
Description
'Return to embedded results' button does not work after 'Maximize result tab' in .mysql-notebook.
I press the button "maximize result tab" on a sql output block. I could see the maximized result tab. and then I pressed the button 'Return to embedded results'. But It was not working.
Also, It was not saved the shell completely. I mean, you can see that there is no 'use amrbase' statement. Furthermore, the maximize result tab button ended up not working as well.
I use Ubuntu environment and VS code.
also I use AWS database
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the sequence in a .mysql-notebook: maximize a SQL output result, select “Return to embedded results,” and inspect whether the shell remains complete. Done means both result-tab controls work and the saved shell retains the “use amrbase” statement; the issue does not name a source file or test to inspect.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- mysql, typescript, vscode
- Domain
- databases, tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100