Skip to content

Conversation

@tonypioneer
Copy link
Collaborator

Pull Request Details

What issue does this PR address

  • Migrated security key related UI elements to SolidUI.

Associated Issue

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

Build and run the app.

Checklist

Complete the check-list below to ensure your branch is ready for PR.

  • Screenshots included in linked issue SOLIDUI: Migrate SecurityKeyUi(), SecretTextField() and SecurityColors to SolidUI solidui#186
  • Changes adhere to the style and coding guidelines
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • Any dependent changes have been merged and published in downstream modules
  • The update contains no confidential information
  • The update has no duplicated content
  • No lint check errors are related to these changes (make prep or flutter analyze lib)
  • Integration test dart test output or screenshot included in issue #
  • I tested the PR on these devices:
    • Android
    • iOS
    • Linux
    • MacOS
    • Windows
    • Web
  • I have identified reviewers
  • The PR has been approved by reviewers

Finalising

Once PR discussion is complete and reviewers have approved:

  • Merge dev into the this branch
  • Resolve any conflicts
  • Add a one line summary into the CHANGELOG.md
  • Push to the git repository and review
  • Merge the PR into dev

@jesscmoore
Copy link
Collaborator

See review in related solidui PR anusii/solidui#187

tonypioneer and others added 4 commits February 2, 2026 20:11
…6_migration

# Conflicts:
#	example/lib/home.dart
#	lib/src/solid/constants/ui.dart
#	lib/src/widgets/ind_webid_input_dialog.dart
#	pubspec.yaml
Copy link
Collaborator

@jesscmoore jesscmoore left a comment

Choose a reason for hiding this comment

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

Thanks @tonypioneer - tested in notepad - worked great after your fixes!

In notepad I used jess/354_use_solidui_windowsize to source WindowSize from solidui, and with solidui and solidpod pointed to tony/186_migration.
This is a breaking change for notepad, and notepad jess/354_use_solidui_windowsize will need merging afterwards.

Copy link
Contributor

@gjwgit gjwgit left a comment

Choose a reason for hiding this comment

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

Tested with healthpod, geopod, - all good.

@gjwgit gjwgit merged commit 8f129e1 into dev Feb 3, 2026
20 checks passed
@gjwgit gjwgit deleted the tony/186_migration branch February 3, 2026 08:06
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.

SOLIDUI: Migrate SecurityKeyUi(), SecretTextField() and SecurityColors to SolidUI

3 participants