Marek Fišera
Marek Fišera
The expense wizard on submit button sends the command and after successful send it closes the dialog. This can lead to delay and possibility for user to click on the...
It's probably not related to SignalR, because that manifests in orange dot near logo. This is related to browser API for connectivity. The use-case is that 1. The app is...
Would it be possible? Use service worker to serve different assets?
https://learn.microsoft.com/en-us/aspnet/core/blazor/security/webassembly/standalone-with-microsoft-entra-id?view=aspnetcore-9.0
Currently most pages contain a sentence in title and sub title. Especially on mobile, when there isn't enough space, the important parts/data are missing. My idea is to have a...
Currently users can use `TAB` to jump between category buttons one by one. As the buttons are displayed in grid, users could use arrows to navigate in the grid
Let's consider options. Showing a full screen view with message about validation is sub optimal
We don't have a design/component for sub navigations. - [ ] Overview nav updates - [ ] Should we have some kind of breadcrumbs with context switching (having selected period,...
[EDIT by guardrex to add the metadata] Related - https://github.com/dotnet/runtime/issues/118146 - https://github.com/dotnet/runtime/issues/117900 Files outside of `wwwroot` can be linked into wwwroot and thus picked up by SWA ```xml ``` We...