diff options
author | delvh <dev.lh@web.de> | 2024-05-27 10:24:34 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-27 08:24:34 +0000 |
commit | 072b029b336a3d12c40060e8472373fded676dc2 (patch) | |
tree | e43707e8be665ba33b9032177083568ed32c1b7c /models/shared | |
parent | 6e140b58ddd318f8e916b1f83551c6b2c8291510 (diff) | |
download | gitea-072b029b336a3d12c40060e8472373fded676dc2.tar.gz gitea-072b029b336a3d12c40060e8472373fded676dc2.zip |
Simplify review UI (#31062)
Instead of always displaying all available actions as buttons, merge
them into a single dropdown menu, same as GitHub. That decreases visual
overload and is more mobile-friendly, while not losing any
functionality.
## Screenshots
<details><summary>Before</summary>
![grafik](https://github.com/go-gitea/gitea/assets/51889757/b957fab0-4cc7-4cf5-a6c8-33f571be7b19)
</details>
<details><summary>After (unexpanded)</summary>
![grafik](https://github.com/go-gitea/gitea/assets/51889757/c8fd3428-4092-4295-bd55-c243409ba90d)
</details>
<details><summary>After (expanded)</summary>
![grafik](https://github.com/go-gitea/gitea/assets/51889757/c0eada91-54be-42ce-9db1-0db56d971438)
</details>
Diffstat (limited to 'models/shared')
0 files changed, 0 insertions, 0 deletions