]
Alexey Kazakov reassigned JBIDE-19783:
--------------------------------------
Assignee: Tomáš Milata
Users have problems finding the 'Parent' button in Batch
diagram editor
-----------------------------------------------------------------------
Key: JBIDE-19783
URL:
https://issues.jboss.org/browse/JBIDE-19783
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: batch
Affects Versions: 4.3.0.Beta1
Reporter: Tomáš Milata
Assignee: Tomáš Milata
Priority: Minor
Labels: new_and_noteworthy
Fix For: 4.3.x
Attachments: class.png
When editor content is changed to a nested flows, some users cannot find an appropriate
way to return back.
Ideal would be to move the button to the left in the title bar, as Max Andersen said here
https://github.com/jbosstools/jbosstools-javaee/pull/326 in the comments. But that is, in
my opinion not possible in Sapphire. Or does anybody know a way to achieve that?
Other options for navigation could be:
- action in diagram's context (right click)
- to populate the job xml file in Package explorer with additional children representing
subflows (in the same way as java class fields are displayed)
Does anybody have suggestions?