ransome1 / sleek

todo.txt manager for Linux, Windows and MacOS, free and open-source (FOSS)
https://github.com/ransome1/sleek/wiki
MIT License
1.28k stars 99 forks source link

Selected or active todo row should be visually highlighted #614

Open MD-ThorErik opened 6 months ago

MD-ThorErik commented 6 months ago

Bug Report

IMPORTANT: Please follow this template strictly when reporting bugs. Providing detailed and accurate information helps the development team to understand and address the issue effectively.

App Version: v2.0.2

Platform: Windows

Installation Method: App Store

Bug Description: The interface of the task list has a minor and not-so-minor clarity problem: the items of the list don't get highlited by the pointer nor react on selecting them with right click. Nor is there a way to select many at once. But more importantly, if selected to delete a task a prompt appears saying "delete task?" but it doesn't indicate WHICH task is about to be deleted. If the user is interrupted they might not remember which item it was or the user might accidentally select another task.

Steps to Reproduce:

  1. Right-click on a task and select to delete it.

Expected Behavior: The list items give an indication of being about to be selected and selected. The delete modal indicates which task is about to be deleted on top of it being highlighted.

Actual Behavior: No hover. No indication of which task is about to be deleted.

Additional Information:

Screenshots: imagen imagen

andrei-a-papou commented 5 months ago

I second that request, I also miss the visual feedback to better see which todo is being deleted.