Skip to content
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

Navbar-item: implement a notification feature #1368

Open
tishoyanchev opened this issue Jul 16, 2024 · 1 comment · May be fixed by #1690
Open

Navbar-item: implement a notification feature #1368

tishoyanchev opened this issue Jul 16, 2024 · 1 comment · May be fixed by #1690
Assignees
Labels
enhancement Adding a new feature or improving existing code

Comments

@tishoyanchev
Copy link
Contributor

Implement a new notification feature to the Navbar-item by incorporating the number-indicator component following the Figma design. The notification should be enabled/disabled via a Prop, and managed via a Prop. Accordingly events should also be emitted with the notification.

pic for reference:
bell with icon

@pfafffabian-ifx
Copy link
Collaborator

One prop notificationCount would be sufficient, right?
If its zero, its basically the same as being disabled.
Or would you rather use two props?

@tishoyanchev tishoyanchev self-assigned this Sep 24, 2024
@tishoyanchev tishoyanchev linked a pull request Jan 20, 2025 that will close this issue
@tishoyanchev tishoyanchev linked a pull request Jan 20, 2025 that will close this issue
@tishoyanchev tishoyanchev moved this from Low Priority to Pending Review in Infineon Digital Design System - Public Board Jan 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Adding a new feature or improving existing code
Projects
Development

Successfully merging a pull request may close this issue.

2 participants