Marek Fišera

Results 187 issues of Marek Fišera

We can prefill the rest of expense parameters matching entered description. We should do it only if there is a unique match. We can consider also wildcard matching, probably matching...

enhancement
component-ExpenseCreate
blazor

- Supports dark theme - Scrollable modals - Loading spinners - Loading placeholders

enhancement
template
blazor

If template contains all required field, there should be a way to directly create an expense, without opening expense create dialog.

enhancement
blazor
page-ExpenseTemplates

``` setInterval(() => { registration.update(); }, 60 * 1000); ``` https://whuysentruit.medium.com/blazor-wasm-pwa-adding-a-new-update-available-notification-d9f65c4ad13

idea
blazor
page-About

## Build Information Build: https://dev.azure.com/dnceng-public/public/_build/results?buildId=589152&view=ms.vss-test-web.build-test-results-tab&runId=14217066&resultId=100032&paneView=debug Build error leg or test failing: Wasm.Build.Tests.MT.Blazor.SimpleMultiThreadedTests.BlazorPublishRunTest ## Error Message Fill the error message using [step by step known issues guidance](https://github.com/dotnet/arcade/blob/main/Documentation/Projects/Build%20Analysis/KnownIssues.md#how-to-fill-out-a-known-issue-error-section). ```json { "ErrorMessage": "Actual:...

arch-wasm
area-System.Runtime.InteropServices.JavaScript
test-failure
Known Build Error
os-browser

Shouldn't we mark the package as deprecated on nuget.org now that we `wasi-experimental` workload?

TODO - [ ] Add WBT test (both wasi and browser) - [ ] Needs to drop `ImportRuntimeIlcPackageTarget` target override in naot-llvm - [x] Split the version property out to...

arch-wasm
area-Build-mono

As reported in #4. ![image](https://user-images.githubusercontent.com/10020471/210516379-4f3ab8da-29da-4473-8811-6d369378bfd0.png) ```js /***/ "../qrlibrary/react/dist/index.webpack.js": /*!************************************************!*\ !*** ../qrlibrary/react/dist/index.webpack.js ***! \************************************************/ /***/ ((module, __webpack_exports__, __webpack_require__) => { "use strict"; __webpack_require__.r(__webpack_exports__); /* harmony export */ __webpack_require__.d(__webpack_exports__, { /* harmony...

bug