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

The "Delete" widget appears when editing the "Commands" form. #4059

Closed
SkorikSergey opened this issue Feb 8, 2017 · 2 comments
Closed

The "Delete" widget appears when editing the "Commands" form. #4059

SkorikSergey opened this issue Feb 8, 2017 · 2 comments
Assignees
Labels
kind/bug Outline of a bug - must adhere to the bug report template.

Comments

@SkorikSergey
Copy link
Contributor

Reproduction Steps:

  • Open any project in the IDE.
  • In the "Project Explorer" set selection on any file or folder.
  • Toolbar -> Command Widget -> Edit commands...
  • Create the "Custom" command, in the "command line" press "Delete" button.

Expected behavior:

  • Current symbol should be deleted.

Observed behavior:

  • The dialog widget appears with proposition to delete the selected file or folder in "Project Explorer".

Che version: 5.3.0-SNAPSHOT
OS and version: Ubuntu 16.04 LTS
Docker version: 1.12.3
Che install: Docker container

Additional information:

Problem can be reliably reproduced, doesn't happen randomly: [Yes]
anim

@artaleks9 artaleks9 added the kind/bug Outline of a bug - must adhere to the bug report template. label Feb 8, 2017
@TylerJewell
Copy link

@SkorikSergey - thank you for reporting this bug. It's an actual bug - just confirmed it.

You may not be aware, but for a number of months, we have been working on a concept called Intelligent Commands. This new concept is much more flexible and will replace the current command editor that we provide. It will make commands edited the same way that you do files. We have had this in a branch for awhile and will be releasing it soon. Since this would be the preferred approach, we would not work to resolve this bug.

We will close this bug once we release Intelligent Commands. The epic for it is:
#2681

@vzhukovs vzhukovs self-assigned this Feb 8, 2017
@vzhukovs
Copy link
Contributor

vzhukovs commented Feb 8, 2017

I'll take a look on it and will try to fix this bug. Thanks for the reporting.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Outline of a bug - must adhere to the bug report template.
Projects
None yet
Development

No branches or pull requests

5 participants