AltimateAI / AltimateAI/vscode-dbt-power-user

Notebooks expanding sidebar bug

Offen
#1,521 0 Kommentare 0 Reaktionen 1 zugewiesene Person Beansprucht von @saravmajestic Auf GitHub ansehen
bug
Vorherrschende Sprache
JavaScript
Sterne
585
Forks
121
Ø Merge
5 T. 39 Min.
Gemergte PRs (30 T.)
4

Beschreibung

### 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!

Beitragsleitfaden

Beitragsleitfaden öffnen

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.