Skip to content

Conversation

@DevTKSS
Copy link
Owner

@DevTKSS DevTKSS commented Sep 3, 2025

  • Add a seperate project showcasing how to add and update Items in a Mvux bound ListState Source in the Model
  • Postproduce and upload the recorded Video
  • Link Video to the Readme

Copilot AI review requested due to automatic review settings September 3, 2025 21:24
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds a new sample application "MvuxListApp" that demonstrates how to implement list selection and item modification using Uno Platform's MVUX framework. The app showcases binding to a ListState source and performing operations like renaming selected items.

Key changes:

  • Created a complete MVUX sample application with list management functionality
  • Added project configuration files and build settings for the new app
  • Integrated the new project into the solution and workspace configuration

Reviewed Changes

Copilot reviewed 32 out of 35 changed files in this pull request and generated 7 comments.

File Description
src/MvuxListApp/ Complete new sample application showcasing MVUX ListState operations
src/DevTKSS.Uno.Samples.sln Added MvuxListApp project to solution
src/DevTKSS.Uno.SampleApps-Tutorials.slnf Added MvuxListApp to solution filter
src/.vscode/ Updated VS Code configuration for debugging and building the new app

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

DevTKSS and others added 7 commits October 29, 2025 19:44
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants