David
David
## Current behavior When we update an entity within a `List` that is data-bound to a `ListView`, the item might flicker on windows. ## Expected behavior No flicker ## How...
## What would you like clarification on Pagination with parameters (i.e. `SelectPaginated[ByCursor]Async`). ## Concern? - [ ] Usage in industry - [x] Clarification of capabilities - [ ] Getting started...
## Current behavior If you navigate to a page using the modal navigation (`!`), when you alt+tab the page is being dismissed automatically on Windows. ## Expected behavior For me...
closes https://github.com/unoplatform/uno.extensions-private/issues/195 ## PR Type What kind of change does this PR introduce? ## What is the current behavior? ## What is the new behavior? ## PR Checklist Please check...
## What would you like clarification on: ## Concern? - [ ] Usage in industry - [ ] Clarification of capabilities - [ ] Getting started with Uno - [...
## What would you like to be added: Improve the way `ViewModelMappings` is being generated. ## Why is this needed: 1. We are generating them in the "assembly name" namespace,...
Not supported yet
## What would you like to be added: Currently we need to add a `FeedView` to display any entity loaded by a VM, we should be able to also data...
Support for optimistic and pessimistic local updates mechanism.
[Feed] Support unwrapping of BindableX into X for CommandParameter