AltimateAI / AltimateAI/vscode-dbt-power-user

Notebooks expanding sidebar bug

Aperta
#1,521 0 commenti 0 reazioni 1 assegnatario Rivendicata da @saravmajestic Vedi su GitHub
bug
Lingua principale
JavaScript
Stelle
585
Fork
121
Merge medio
5g 39m
PR unite (30g)
4

Descrizione

### Expected behavior

When clicking on a string in the results of a notebook Jinja SQL query, the sidebar pops-up. It should display the string in the sidebar for readability. The sidebar should then be clickable and disappear after minimizing it.

### Actual behavior

The sidebar is empty and there is no button to hide it. So it blocks up the screen of the notebook, in all cells. Making it unreadable for the cells it is covering. Only re-loading VS Code will help. This is very annoying and makes working with the query results a russian roulette. Other than that notebooks are awesome!!

### Steps To Reproduce

1. Create new notebook (or open existing notebook).
2. Run a SQL-Jinja query that produces a long string (longer than fits in the cell results).
```
-- In Snowflake we can create a long string like this
select UUID_STRING()
```
4. Click on the string (for copying).
5. The sidebar opens to the right, empty. And covers the screen, and cannot be hidden/minimized.

See video :

https://github.com/user-attachments/assets/bf834cb3-c744-4dc0-ae17-1ec65c113a82

### Log output/Screenshots

_No response_

### Operating System

OSX

### dbt version

1.8.4

### dbt Adapter

snowflake-1.8.3

### dbt Power User version

v0.50.4

### Are you willing to submit PR?

- [ ] Yes I am willing to submit a PR!

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.