Skip to content

Conversation

@nouha06
Copy link
Member

@nouha06 nouha06 commented Dec 16, 2025

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

Related issues

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

  • Implement App bar for Android devices
  • Implement navigation bar for iOS devices
  • Manage the a11y feature

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 Dec 16, 2025 that may be closed by this pull request
1 task
@nouha06 nouha06 self-assigned this Dec 16, 2025
@nouha06 nouha06 changed the title create component top app bar (#91) edit : create component top app bar Dec 16, 2025
@nouha06 nouha06 changed the title edit : create component top app bar feat : create component top app bar Dec 18, 2025
@AhmedAmineZr AhmedAmineZr added the ⭐ v1.0 Tickets needed for mobile v1.0 release label Dec 19, 2025
@nouha06 nouha06 marked this pull request as ready for review January 9, 2026 08:52
@AhmedAmineZr AhmedAmineZr self-requested a review January 14, 2026 09:08
Copy link
Member

@AhmedAmineZr AhmedAmineZr left a comment

Choose a reason for hiding this comment

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

il manque aussi la changeLog

Copy link
Member

Choose a reason for hiding this comment

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

revert this file

}

/// Specifies the badge type displayed on an icon action.
enum OudsTopAppBarActionIconBadge {
Copy link
Member

Choose a reason for hiding this comment

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

we have this enum all ready into badge

}
}

enum ActionIconBadgeEnum {
Copy link
Member

Choose a reason for hiding this comment

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

we need to use Oudsbadge enum

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Create component - Top App Bar

2 participants