Closed Keyshal-211 closed 1 year ago
@Keyshal-211 We're not doing the routing stuff for now, but this issue should still be done.
This is how I would do it: All Panels (GUIEditor, TextEditor) define a property "mode" which is either
Both the GUI editor and the text editor should change their data depending on the current mode:
frontend/meta-configurator/resources/json-schema/schema.json
) should be used, -> will not correctly be displayed yet, but don't worry about thatsettingsStore
in the store
package. Here both the settingsData and a settingsSchema should be defined so we can edit the settings with both our panels. For now, the settingsSchema could just have one dummy example property.Do you think you could do this until Thursday? This would be nice to show I think. Otherwise I can do it. We can also have a call if you have questions. It is possible that the code has to be adapted on multiple locations to make it work properly.
Felix and me thought that the following solution might be best:
@PaulBredl is this same as routing stuff, that I showed you last time, that after clicking on buttons different page is open