Skip to content

[Testing] Feature matrix UITest Cases for Editor Control #30574

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

LogishaSelvarajSF4525
Copy link
Contributor

This PR includes a comprehensive set of UI test cases for the Editor control. The tests validate the Editor control’s behavior across a wide range of properties, including: Text, Placeholder, MaxLength,AutoSize, IsReadOnly, IsEnabled, IsVisible, Keyboard, TextPrediction, SpellCheck, TextColor, FontSize, FontFamily, FontAttributes, CharacterSpacing, CursorPosition,
SelectionLength, HorizontalTextAlignment, VerticalTextAlignment.

Editor Control Feature Matrix

Gallery Page Addition

  • Integrated a new GalleryPageFactory entry for EditorControlPage into CorePageView.cs.
  • This allows easy navigation to the feature matrix page showcasing Editor control functionality within the test app.

Options Page Implementation

  • Created EditorOptionsPage.xaml, providing a UI to demonstrate and interact with Editor properties dynamically.
  • The page layout uses StackLayout and includes Editor controls showcasing a variety of configurable properties, bound to the EditorViewModel.

Main Page Implementation

@dotnet-policy-service dotnet-policy-service bot added community ✨ Community Contribution partner/syncfusion Issues / PR's with Syncfusion collaboration labels Jul 11, 2025
@LogishaSelvarajSF4525 LogishaSelvarajSF4525 added area-testing Unit tests, device tests area-controls-editor Editor labels Jul 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-controls-editor Editor area-testing Unit tests, device tests community ✨ Community Contribution partner/syncfusion Issues / PR's with Syncfusion collaboration
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant