windflow-io / EternalEngine

Eternal Engine is an open-source cloud-based rapid application development platform for lovers of Vue.js and TailwindCSS.
MIT License
5 stars 1 forks source link

EternalEngine allows you to create a new component with an existing name #35

Open sparkyspider opened 3 years ago

sparkyspider commented 3 years ago

When you click create component, you get to enter a component name. Eternal engine allows you to use an already-existing name in that namespace essentially overwriting another component.

Perhaps the component should choose a reasonable default for itself when the + button is selected (seeing that we're not going to be using the [textbox][add-component-button] format anymore.