eclipse-sirius / sirius-web

Sirius Web: open-source low-code platform to define custom web applications supporting your specific visual languages
https://eclipse.dev/sirius/sirius-web.html
Eclipse Public License 2.0
77 stars 52 forks source link

[PropertyView] Add a previous button to the Property View framework #3181

Open VincentLorenzo opened 7 months ago

VincentLorenzo commented 7 months ago

Expected behavior

The Property View framework allows to the user to navigate easily from an element to another one. For example, with UML, the user can do these things:

Currently, the user need to reselect Class1 inside the Diagram or inside the ModelExplorer. We think that Sirius-Web should propose a back button to the Property View to return to the previous edited page.

Cuttings backs

...

Potential side effects

...

Describe alternatives you've considered

...

pdeville2 commented 7 months ago

Just to add another example:

The manipulation of expressions, where we want to change a operand (and if this operand is also composite), then go back to the previous operand and it is not possible.