appsmithorg / appsmithorg/appsmith
[Feature] Create app flow should use the latest dsl version
Open
Enhancement
UI Building Product
UI Performance
- Dominant language
- TypeScript
- Stars
- 40.9k
- Forks
- 4.8k
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 45
Description
## Summary
When the client does not send a DSL for app creation, the server falls back to using an old default DSL. This causes an updated layout right after the app is created. Instead, the client should send a DSL with the latest version number to avoid this migration later on
## Motivation
Improve testability, avoid unnecessary update calls, improve load time performance on new apps
Contributor guide
Assessment
This issue has not been assessed yet.