Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
delvh opened this issue May 25, 2021 · 2 comments · Fixed by #28654
Closed

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

delvh opened this issue May 25, 2021 · 2 comments · Fixed by #28654
Labels
topic/ui Change the appearance of the Gitea UI

Comments

@delvh
Copy link
Member

delvh commented May 25, 2021

  • 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?

@zeripath zeripath added the topic/ui Change the appearance of the Gitea UI label May 26, 2021
@thigg
Copy link
Contributor

thigg commented Oct 25, 2023

very annoying if you got a long code review, because the page jumps to the top everytime you resolve a conversation

jpraet added a commit to jpraet/gitea that referenced this issue Jan 6, 2024
jpraet added a commit to jpraet/gitea that referenced this issue Jan 12, 2024
jpraet added a commit to jpraet/gitea that referenced this issue Jan 19, 2024
GiteaBot added a commit to jpraet/gitea that referenced this issue Jan 22, 2024
GiteaBot added a commit to jpraet/gitea that referenced this issue Jan 23, 2024
GiteaBot added a commit to jpraet/gitea that referenced this issue Jan 23, 2024
GiteaBot added a commit to jpraet/gitea that referenced this issue Jan 24, 2024
GiteaBot added a commit to jpraet/gitea that referenced this issue Jan 24, 2024
GiteaBot added a commit to jpraet/gitea that referenced this issue Jan 24, 2024
GiteaBot added a commit to jpraet/gitea that referenced this issue Jan 24, 2024
GiteaBot added a commit to jpraet/gitea that referenced this issue Jan 24, 2024
Copy link

Automatically locked because of our CONTRIBUTING guidelines

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 29, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
topic/ui Change the appearance of the Gitea UI
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants