Skip to content

[Feature]: Event Handling System #10

Open
@arakilian0

Description

@arakilian0

A custom built event handler for updating and loading the SnipX UI. Currently, a lot of the UI updates are happening with a simple window.location.reload() which is something we definitely don't want.

A dedicated handler class I think should do the trick.

In the class, we can have methods for manipulating the DOM without reloading it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions