epam / epam/UUI

[Notification Context]: collect of improves

Open
#2,555 0 comments 0 reactions 0 assignees View on GitHub
Contributor needed improvement
Dominant language
TypeScript
Stars
247
Forks
78
Avg merge
14h 27m
Merged PRs (30d)
15

Description

**1. 'Clear All Notification' Animation**

#### Now
The "Clear All Notifications" button appears suddenly, without any animation.

#### To Do
Standardize the appearance of the 'Clear All Notification' button by introducing the same animation as used in other examples.

**2. Transition Consistency**
#### Now
Transition effects are inconsistent across different examples of notification context.

#### To Do
Implement a consistent transition effect of `.3s ease-in-out` for all examples of notification context to ensure a smoother visual experience.

**3. Notification Disappearance Order**

#### Now
Notifications disappear in an order different from their appearance when there are more than two notifications. The first notification that appeared is not the first to disappear.

https://github.com/user-attachments/assets/1fcdbddc-be75-4cd2-a5f7-117f1103e4d0

#### To Do
Review and correct the disappearance order of notifications to ensure they vanish in the same order they appeared.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.