-
Notifications
You must be signed in to change notification settings - Fork 4
feat: create component PIN code input #308
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
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Conflicts: # ouds_theme_contract/lib/theme/tokens/components/ouds_components_tokens.dart # ouds_theme_orange/lib/orange_theme.dart # ouds_theme_sosh/lib/ouds_theme_sosh.dart
app/lib/ui/components/text_input/text_input_customization_utils.dart
Outdated
Show resolved
Hide resolved
ouds_core/lib/components/text_input/internal/modifier/ouds_text_input_text_modifier.dart
Outdated
Show resolved
Hide resolved
ouds_core/lib/components/pin_code_input/digit_input/ouds_digit_input.dart
Outdated
Show resolved
Hide resolved
ouds_core/lib/components/pin_code_input/digit_input/ouds_digit_input.dart
Outdated
Show resolved
Hide resolved
app/lib/ui/components/text_input/pin_code_input/pin_code_input_demo_screen.dart
Outdated
Show resolved
Hide resolved
app/lib/ui/components/text_input/pin_code_input/pin_code_input_demo_screen.dart
Outdated
Show resolved
Hide resolved
app/lib/ui/components/text_input/pin_code_input/pin_code_input_demo_screen.dart
Outdated
Show resolved
Hide resolved
|
don't forget to make rebase, we have this issue you need to update : |
# 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
- 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
Tayebsed93
approved these changes
Nov 5, 2025
…input' into 307-create-component---pin-code-input
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
⚛️ component
📱 demo app
📖 documentation
Improvements or additions to documentation
🧰 library
⭐ v1.0
Tickets needed for mobile v1.0 release
⌛ validations awaiting fixes
⌛ waiting for validations
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Note: Please transform
- [ ]into- (NA)in the description when things are not applicableRelated issues
[#307] #307
Description
Motivation & Context
Types of change
Previews
Checklist
Contribution
Accessibility
Design
Development
Documentation
Checklist (for Core Team only)