scorellis / NOD-ify

Negotiating tools interface
GNU General Public License v3.0
2 stars 2 forks source link

Adjust interface to include first select #6

Open scorellis opened 7 months ago

scorellis commented 7 months ago

As a negotiator, I want less mouse clicks. Create a feature so that, when using the timer, auto select the first tool to be used. As it is right now, I have to press "Next tool" even when there is no tool selected.

value: less mouse clicks, more intuitive interface risks: none known

Assumptions:

  1. this is a "hiccup" while using the app.
  2. The behavior of the negotiator having to click on the button to reset the timer is desirable

Tasks: introduce a function that initiates the first tool upon clicking the start button. If the timer is depleted, refill it with the previous value and launch the next tool when hitting start.

Florinakke25 commented 3 months ago

done!

V9 version fix it