gitea icon indicating copy to clipboard operation
gitea copied to clipboard

basics operations without javascript

Open imxade opened this issue 3 years ago • 1 comments

Feature Description

It would be great if we could do some basic operations like

  • selecting bubbles

bubble

  • deleting stuff

delete1

basic

without javascript

Screenshots

No response

imxade avatar Jul 30 '22 12:07 imxade

I can see selecting radio boxes, but deleting won't be possible without JS. Otherwise, you couldn't show the alert to ask the user for confirmation whether he really wants to delete what he is currently trying to delete.

delvh avatar Jul 30 '22 13:07 delvh

I use Internet without JavaScript, like many other people, it would be nice to implement this. It also would be very nice to remove "This site works better with JavaScript."

ghost avatar Dec 11 '22 17:12 ghost

Nowadays, it's impossible to get rid of JavaScript.

There were already a lot of functions powered by JavaScript in Gitea.

Without JavaScript, the Gitea Web UI almost doesn't work (only some static links work ....)

So I proposed Clarify that Gitea requires JavaScript #23677 to clarify the problem.

So sorry that it doesn't match your expectation.

wxiaoguang avatar Mar 24 '23 04:03 wxiaoguang