Skip to content

Prevent accidental deletion of project entries #130

@tanius

Description

@tanius

Currently, both the project tree and time entries list can have a line selected at the same time, making it visually hard to impossible to see which of these two has the keyboard focus. So when intending to delete a time entry by pressing Del, the project is deleted instead if the project entry had the keyboard focus. (Ok, there's a dialog box to confirm before it's really deleted, but sometimes it takes too long to read … 😄).

Proposals:

  • Removing the Del keyboard shortcut from deleting project entries. This is much less frequently needed than deleting time entries, and choosing an option from the context menu to do so would be ok.
  • If possible, giving selected lines a less saturated highlight color if they are selected but don't have the keyboard focus.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions