Skip to content

clearNotifications does not really remove all notifications #164

@ssaurabh1

Description

@ssaurabh1

When more than 1 notifications are there and we call clearNotifications(), it does not really remove the notification but only changes the heights to 0 which actually occupy some space and also blocks a part of screen when number of notifications is large. When removeNotification() is called, it simply deletes the notification div which is expected.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions