diff options
author | Jason Song <i@wolfogre.com> | 2023-02-08 15:55:57 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-02-08 15:55:57 +0800 |
commit | 7d3c4c3e8a7b3bf505e3115cbf05b8bb7029a7e8 (patch) | |
tree | ac2795eb6ca6360fe43fb7a336b90ed6ed10bc67 /README.md | |
parent | e8186f1c0f194ce3f63bed9a564002b80c0859c9 (diff) | |
download | gitea-7d3c4c3e8a7b3bf505e3115cbf05b8bb7029a7e8.tar.gz gitea-7d3c4c3e8a7b3bf505e3115cbf05b8bb7029a7e8.zip |
Fix rerun button of Actions (#22798)
When clicking the return button, the page should be refreshed. However,
the browser may cancel the previous fetch request, and it fails to rerun
the job. It's easier to reproduce the bug in Safari or Firefox than
Chrome for some reason.
<img width="384" alt="image"
src="https://user-images.githubusercontent.com/9418365/217142792-a783f9a1-7089-44db-b7d8-46c46c72d284.png">
<img width="752" alt="image"
src="https://user-images.githubusercontent.com/9418365/217132406-b8381b63-b323-474e-935b-2596b1b5c046.png">
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions