Change layout of observable creation form #706
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Hi,
This is a simple proposal of an improvement for the observable creation form (or so I think).
Just in case, this is the current layout:

The issue for me is that, if you follow the layout, you will activate the bulk form only after having tried to input a new observable. After putting some thinking into it, it seems to me that the capacity to toggle off the bulk imports does not bring that much. So, I made it the only behavior when importing observables that are not files. After all, importing only one observable is importing a bulk of one element.
I used the opportunity to also change the setting of the IOC and sighted attributes to keep consistency between the observable creation and detail pages.
observable creation form
So here is the result:

I have tested:
using various combinations of the IOC or sighted attribute.
Do not hesitate if you have some feedback to make about it.