Jinjinov / TheLastTime

C# .NET 5 Blazor WebAssembly Progressive Web Application that tracks when was the last time you did something
GNU General Public License v3.0
26 stars 3 forks source link

The is looking good #3

Open stsrki opened 3 years ago

stsrki commented 3 years ago

I have a few suggestions

  1. Made the input able to be saved with the Enter key without the need for a mouse.

image


  1. Add a tooltip for the Save button and Check buttons.

  1. There are some errors in the console

image


Jinjinov commented 3 years ago

Thanks! :)

I am in the middle of a large update (new features: Goals, Tasks)

I am also waiting on NET 6 and Blazorise 0.9.5 :)

I will also try to make it compile to Windows exe by using WebView2 and MAUI