Skip to content

remove reload on issue list batch processing #7329

Open
@Cherrg

Description

@Cherrg

-> enhancement

Description

change js and backend so changes on issue list like:

  • open, close, add/remove labels, add/change/remove milestones, change assignee
    will update the ui without page reload

The task will be updating the ui with js instead of the go template engine.

Tasklist:

  • remove items on open/delete
  • remove labels
  • add labels -> color and name is there, but description is missing on current ui -> need to be added inside template first
  • remove milestones
  • update/add milestones
  • assignee -> all nessesary information should be accessible via js
  • may it is nessesary to update/sync current label and milestone list from server from time to time

Metadata

Metadata

Assignees

No one assigned

    Labels

    issue/confirmedIssue has been reviewed and confirmed to be present or accepted to be implementedtopic/uiChange the appearance of the Gitea UItype/enhancementAn improvement of existing functionality

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions