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

Automatic interruption shows two dialogs #264

Open
kaklakariada opened this issue Sep 18, 2023 · 0 comments
Open

Automatic interruption shows two dialogs #264

kaklakariada opened this issue Sep 18, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@kaklakariada
Copy link
Contributor

When WR detects an interruption, it shows a second dialog when the user does not close the first dialog in time.

14:41:00.039 [pool-3-thread-1] DEBUG o.i.w.l.s.WorkingTimeService - Day 2023-09-18 updated at 14:41
14:42:00.091 [pool-3-thread-1] DEBUG o.i.w.l.s.WorkingTimeService - Day 2023-09-18 updated at 14:42
14:46:05.544 [pool-3-thread-1] DEBUG o.i.w.l.s.WorkingTimeService - Interruption of PT4M detected
14:46:05.545 [JavaFX Application Thread] INFO  o.i.w.j.JavaFxApp - Showing automatic interruption alert starting at 14:42 for PT4M...
15:08:39.872 [JavaFX Application Thread] INFO  o.i.w.j.JavaFxApp - User clicked button Optional[ButtonType [text=Skip interruption, buttonData=NO]] -> SKIP_INTERRUPTION
15:08:39.878 [pool-3-thread-1] DEBUG o.i.w.l.s.WorkingTimeService - Day 2023-09-18 updated at 14:46
15:08:39.961 [pool-3-thread-1] DEBUG o.i.w.l.s.WorkingTimeService - Interruption of PT22M detected
15:08:39.962 [JavaFX Application Thread] INFO  o.i.w.j.JavaFxApp - Showing automatic interruption alert starting at 14:46 for PT22M...
15:08:44.047 [JavaFX Application Thread] INFO  o.i.w.j.JavaFxApp - User clicked button Optional[ButtonType [text=Skip interruption, buttonData=NO]] -> SKIP_INTERRUPTION
15:08:44.048 [pool-3-thread-1] DEBUG o.i.w.l.s.WorkingTimeService - Day 2023-09-18 updated at 15:08
15:09:00.055 [pool-3-thread-1] DEBUG o.i.w.l.s.WorkingTimeService - Day 2023-09-18 updated at 15:09
15:10:00.050 [pool-3-thread-1] DEBUG o.i.w.l.s.WorkingTimeService - Day 2023-09-18 updated at 15:10
@kaklakariada kaklakariada added the bug Something isn't working label Sep 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: To do
Development

No branches or pull requests

1 participant