Skip to content

Conversation

@nouha06
Copy link
Member

@nouha06 nouha06 commented Aug 11, 2025

Note: Please transform - [ ] into - (NA) in the description when things are not applicable

Related issues

[#307] #307

Description

Motivation & Context

Types of change

  • Bug fix (non-breaking which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Refactoring (non-breaking change)
  • Breaking change (fix or feature that would change existing functionality)

Previews

Checklist

Contribution

Accessibility

  • My change follows accessibility good practices

Design

  • My change respects the design guidelines of Orange Unified Design System

Development

  • My change follows the developer guide
  • I have added unit tests to cover my changes (optional)

Documentation

  • My change introduces changes to the documentation and/or I have updated the documentation accordingly

Checklist (for Core Team only)

  • Manually test (dark mode, RTL, landscape display, tablet)
  • Documentation has been updated if relevant
  • Design review
  • A11y review
  • Internal files have been updated if relevant (THIRD_PARTY, NOTICE)
  • changelog.md has been updated respecting keep a changelog rules and referencing the issue

@nouha06 nouha06 linked an issue Aug 11, 2025 that may be closed by this pull request
@nouha06 nouha06 self-assigned this Aug 11, 2025
@nouha06 nouha06 changed the title feat: prepare the Pin Code Input Component in core feat: Create component Pin Code Input Aug 12, 2025
@Tayebsed93 Tayebsed93 changed the title feat: Create component Pin Code Input feat(pin code input): create component Aug 13, 2025
@Tayebsed93 Tayebsed93 changed the title feat(pin code input): create component feat(pin code input): create component PIN code input Aug 13, 2025
@Tayebsed93 Tayebsed93 changed the title feat(pin code input): create component PIN code input feat: create component PIN code input Aug 13, 2025
@nouha06 nouha06 marked this pull request as ready for review September 16, 2025 13:07
@AhmedAmineZr AhmedAmineZr added 📖 documentation Improvements or additions to documentation ⚛️ component 📱 demo app 🧰 library ⭐ v1.0 Tickets needed for mobile v1.0 release labels Sep 16, 2025
@AhmedAmineZr
Copy link
Member

AhmedAmineZr commented Sep 17, 2025

don't forget to make rebase, we have this issue you need to update :
Merge the latest changes from develop into this branch. This merge commit will be associated with AhmedAmineZr.

# Conflicts:
#	ouds_core/dartdoc_options.yaml
#	ouds_core/lib/l10n/gen/ouds_localizations.dart
#	ouds_core/lib/l10n/gen/ouds_localizations_ar.dart
#	ouds_core/lib/l10n/gen/ouds_localizations_en.dart
#	ouds_core/lib/l10n/ouds_flutter_ar.arb
#	ouds_core/lib/l10n/ouds_flutter_en.arb
…t list and fix the duplicate "Hidden Password" entry in customization bottom sheet
# Conflicts:
#	ouds_core/lib/l10n/gen/ouds_localizations.dart
nouha06 and others added 8 commits October 23, 2025 16:03
- Ensure component pages are always listed alphabetically.
- Allow users to directly replace an existing digit without deleting it first.
- Support full copy/paste of PIN
- Fix delete/backspace behavior
- Add documentation URL
# Conflicts:
#	app/CHANGELOG.md
#	ouds_core/CHANGELOG.md
# Conflicts:
#	app/CHANGELOG.md
#	app/lib/l10n/gen/ouds_flutter_app_localizations.dart
#	app/lib/l10n/gen/ouds_flutter_app_localizations_ar.dart
#	app/lib/l10n/gen/ouds_flutter_app_localizations_en.dart
#	app/lib/l10n/ouds_flutter_ar.arb
#	app/lib/l10n/ouds_flutter_en.arb
#	app/lib/ui/components/components.dart
#	app/lib/ui/utilities/customizable/customizable_textfield.dart
#	ouds_core/CHANGELOG.md
…input' into 307-create-component---pin-code-input
@nouha06 nouha06 merged commit 8e1a4d2 into develop Nov 5, 2025
3 checks passed
@nouha06 nouha06 deleted the 307-create-component---pin-code-input branch November 5, 2025 15:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Create component - PIN Code Input

3 participants