Aditya Toshniwal

Results 184 comments of Aditya Toshniwal

> This is clearly a 'bug' not a 'feature' from end user perspective. Also this issue should get a better priority imo. Feel free to raise a PR if you...

Point no.1 and 3 will be fixed with my PR here - https://github.com/pgadmin-org/pgadmin4/pull/8167. For point no. 2, I spent a lot of time to find a apt. path finding algorithm....

> For point no. 2 we will create a new issue. Opened https://github.com/pgadmin-org/pgadmin4/issues/8212

There are some issues with the build package. Raised it here - https://github.com/marimo-team/codemirror-sql/issues/72

> It looks like you guys are using a custom fork of react-data-grid, but this bug has been fixed in the upstream repo [adazzle/react-data-grid/pull/3752](https://github.com/adazzle/react-data-grid/pull/3752). Yeah, we have forked it provide...

The latest code for react-data-grid requires React 19. Blocked by - https://github.com/pgadmin-org/pgadmin4/issues/8676

Hi @anthonydb, Can you try latest snapshot build here - https://www.postgresql.org/ftp/pgadmin/pgadmin4/snapshots/2025-11-13/?

This is fixed by updating underlying lib with 5e472ec42a816dbc861d9dd50d5531d12de41210

The behaviour was changed in favour of #6118. This is not an issue.

> So you are saying that collapse is available only for BEGIN ... END blocks? Nonsense. This has nothing to do with [#6118](https://github.com/pgadmin-org/pgadmin4/issues/6118) > > Before it was perfectly working...