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

added possiblity to delete objects with del key #2079

Merged
merged 1 commit into from
Aug 30, 2023
Merged

Conversation

foxriver76
Copy link
Collaborator

@foxriver76 foxriver76 merged commit f1ec57d into master Aug 30, 2023
@foxriver76 foxriver76 deleted the issue-1760 branch August 30, 2023 06:55
@Diginix
Copy link

Diginix commented Sep 12, 2023

If the cursor is in an input and some characters are selected I would expect that [DEL] deletes the selection and not an object somewhere in the object list. The context should be considered.

image

Same for editing of object values. Only backspace helps to delete content:

image

admin: 6.10.1
js-controller: 5.0.12
nodejs: 18.17.1

@foxriver76
Copy link
Collaborator Author

Please open a separate issue or reopen the issue, comments in the PR probably get lost

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature request: Delete marked Objects with Keyboard 'DEL' Key
2 participants