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

Use ajax for Reference in New Issue #26427

Closed
yp05327 opened this issue Aug 10, 2023 · 2 comments · Fixed by #26440
Closed

Use ajax for Reference in New Issue #26427

yp05327 opened this issue Aug 10, 2023 · 2 comments · Fixed by #26440
Labels

Comments

@yp05327
Copy link
Contributor

yp05327 commented Aug 10, 2023

Description

We are using form post when during the request of Reference in New Issue.

<form class="ui form" action="{{printf "%s/issues/new" .Repository.Link}}" method="post">

But since #25258, we are going to use json response in the backend. so frontend should also make some changes or you will get this:
image

Gitea Version

latest

Can you reproduce the bug on the Gitea demo site?

Yes

Log Gist

No response

Screenshots

No response

Git Version

No response

Operating System

No response

How are you running Gitea?

build

Database

None

@CaiCandong
Copy link
Member

How to reproduce this problem? Can you give me detailed steps to reproduce it?

@CaiCandong
Copy link
Member

gitea

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants