Project

General

Profile

action #45278

Updated by mkittler over 5 years ago

After a re-needling session with @okurz we noticed that there's room for improvement: 

 * <s>Remove the "job cancel" button. It can be clicked accidentally and people are wondering about the difference to the regular job cancel button (there is no difference).</s> 
 * <s>Ensure tool-tips are disappearing when hiding [ ] Triggering a button.</s> 
 * <s>Confirming the dialog for match level should work by pressing return.</s> 
 * <s>Triggering a restart from the needle editor should open the right job.</s> job. 
 * [ ] The needle editor should not show wrong notifications about newly added needles. 
 * [ ] Show the current command in the developer mode panel. 
 * [ ] Confirming the dialog for match level should not submit the wrong form. 
 [ ] Remove the "job cancel" button. It can be clicked accidentally and people are wondering about the difference to the regular job cancel button (there is no difference). 
 [ ] Resume directly from the needle editor. 
 * [ ] Ensure tool-tips are disappearing when hiding a button. 
 [ ] Add button to stop as soon as possible. 
 * [ ] (Re)start a job directly in developer mode and pause it as soon as possible. 
 * [ ] Wrap long lines in the live log. 
 * [ ] Ensure the live log does not get too long. Otherwise the browser tab freezes at a certain length. 

 Maybe it makes sense to create tickets for some of them and maybe we already have some tickets. 

 Striked-out points are already implemented in the PR mentioned in the comment.

Back