mui / toolpad

Toolpad: Full stack components and low-code builder for dashboards and internal apps.
https://mui.com/toolpad/
MIT License
1.27k stars 282 forks source link

While creating a query, a DOM node is immediately inserted #1150

Closed Janpot closed 2 years ago

Janpot commented 2 years ago

Duplicates

Latest version

Current behavior 😯

While creating a new query, a default DOM node is immediately inserted in the application. This results in fetches to the backend before the user had the chance to edit the query. This is wasteful. Instead, on query creation the query should stay in draft, detached from the dom until the user presses "save" the first time.

Blocked on https://github.com/mui/mui-toolpad/issues/1126

Context 🔦

Splitted off from https://github.com/mui/mui-toolpad/issues/1001 as being lower priority

Ratikant-rout commented 2 years ago

Can You Assign Me This Issue?

prakhargupta1 commented 2 years ago

@Ratikant-rout While this issue is blocked on #1126 currently, feel free to pick any other issue. And it is great to see your interest in the project.