Liam Morrow

Results 21 issues of Liam Morrow

Ideally we can get some integration tests going that will check all the various message passing / recovery mechanisms

documentation
test

G'day, I've been using the c# devkit extension in vscode and have noticed that when editing razor files it constantly shows errors as notifications, simply when navigating to any razor...

vscode
needs more info

When running on a medium to large project the output is too large to fit in a PR comment. ``` request: { hook: [Function: bound bound register], validate: [Object] }...

### Affected Package ngxs/store ### Is this a regression? Yes, the previous version in which this bug was not present was: 3.8 ### Description When dispatching an action which will...

Right now backups are a very manual process. It would be good to have some sort of automated backup system. It should: - Be able to backup to an arbitrary...

Would be good if users could export their data in a plaintext format like json or CSV. JSON would be easiest, let's tackle that first

We might be able to use a native app title bar. This would be a gentle foray into moving more of the app out of blazor and into Maui. I'm...

Exercise names can overflow and be truncated with an elipsis... Tapping them should reveal them somehow. Thinking either tooltip, or potentially scrolling like a music player?

Should dialogs and full screen dialogs be moved into native components? It would fix our issues with navigation on them. Might make the app feel more natural. However we might...

When navigating through pages we always scroll to the top of the new page. This is okay when going forward, but going back (like from a feed item to the...