Skip to content

[Bug] Do not reload page after resolving a conversation #15981

Closed
@delvh

Description

@delvh
  • Gitea version (or commit ref): 1.15.0+dev-344-g5285a3e70
  • Can you reproduce the bug at https://try.gitea.io:
    • Yes: Feel free to experiment here yourself

Description

Currently, when resolving a conversation in a PR inside the Conversation tab, the page automatically gets reloaded.
Surprisingly, when resolving a conversation there inside the Files Changed tab, then it does not get reloaded.
This is interesting as I would have expected both to use the same exact code, given that both should do exactly the same.
Would it be possible to not have to endure a reload every time a conversation is resolved in the Conversation tab, simply by replacing the currently present code with the one used in the Files changed tab?

Metadata

Metadata

Assignees

No one assigned

    Labels

    topic/uiChange the appearance of the Gitea UI

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions