Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(SC-CEN-2) - Layers saving procedure is confusing #166

Open
manolodd opened this issue Dec 11, 2015 · 2 comments
Open

(SC-CEN-2) - Layers saving procedure is confusing #166

manolodd opened this issue Dec 11, 2015 · 2 comments

Comments

@manolodd
Copy link

I've created new layers from scratch: OSS component and OSS projects. OSS project is parent of OSS component.

I've created two entities of type OSS components. The platform, automatically set one of them as parent of the other and viceversa. However they are both of type OSS component. The should have not parent as they don't belong to any OSS project at this stage.

I'm not able to change it.

@manolodd
Copy link
Author

Update: it is not a bug, but a confusion in the procedure. By default the field "parent" shows the fist element of a list of potential parents. And I was confused. The procedure is:

  • Choose a parent from the list.
  • Click "add parent".
  • Clic "save".

It should be:

  • Choose a parent from the list.
  • Click "add parent".

And by default, the list should show something like "choose a parent". To avoid confusions.

I'm changing the issue to "enhancement"

@lidix91
Copy link
Member

lidix91 commented Dec 11, 2015

Regarding the behaviour, the save behavior for all the platform is the same:
1.- the users made all the changes in one object
2.- the user click on the Save button

We choose this option in order to minimise the calls to the sever, one when the user saves instead of for every change.

There is only an exception for this, the contextual information in the layer form. The user can save the modifications in one contextual information (using also the button save).

@manolodd manolodd changed the title SC-CEN-2 (SC-CEN-2) Dec 17, 2015
@manolodd manolodd changed the title (SC-CEN-2) (SC-CEN-2) - Layers saving procedure is confusing Dec 17, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants