diff options
author | silverwind <me@silverwind.io> | 2022-10-19 10:08:33 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-10-19 16:08:33 +0800 |
commit | 7d1aed83f4d0cdf096ec8758ff8a85ddccf1328d (patch) | |
tree | 422fec76e5fac62ba573dc30e68a1d91728c579f /models | |
parent | 37ca4cb7d61c0460d5d8e3dce35964ffc72a9f9d (diff) | |
download | gitea-7d1aed83f4d0cdf096ec8758ff8a85ddccf1328d.tar.gz gitea-7d1aed83f4d0cdf096ec8758ff8a85ddccf1328d.zip |
Disable the 'Add File' button when not able to edit repo (#21503)
Previously, the button would render a dropdown with zero items when
`.CanEnableEditor` was false (for example on a mirror repo). Now it
disables the button instead which is better UX.
<img width="310" alt="image"
src="https://user-images.githubusercontent.com/115237/196546655-7262070d-dd8f-4fbe-ad5c-ecb443a9caef.png">
<img width="292" alt="image"
src="https://user-images.githubusercontent.com/115237/196546694-51ef5792-16d4-463d-aae8-7ef22dba6bb4.png">
Co-authored-by: Lauris BH <lauris@nix.lv>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Diffstat (limited to 'models')
0 files changed, 0 insertions, 0 deletions