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
Open

Navbar-item: implement a notification feature #1368

tishoyanchev opened this issue Jul 16, 2024 · 1 comment
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
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
Development

No branches or pull requests

2 participants