Skip to content

remove unnecessary reloads  #119

@hiiiideepak

Description

@hiiiideepak

There are many requests where page reload can be avoided.
Like

  1. when clicking on close/open label of issues changes and page is reloaded while this reload can be avoided by using javascript to change open to close etc on GUI 😄
  2. on deleting prs/issues there is a page reload which can be avoided by hiding that object using javascript.

every page reload removal gets ~30 points 😄
create different prs for each such solution

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions