forgejo/web_src/css
Mathieu Fenniak 11218ac43c fix(ui): don't allow comment boxes to stretch outside diff boundries on small device UI (#9052)
The context menu of the comment box was not always available  on a mobile-sized device, because it would escape its container, overlap other elements, and be unable to be clicked.
To address this, I've made the comment box constrained to the width of the diff box.

This allows Playwright to interact with the element without ambiguity of the click targets, avoiding any "intercepts pointer events".

Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/9052
Reviewed-by: 0ko <0ko@noreply.codeberg.org>
Reviewed-by: Beowulf <beowulf@beocode.eu>
Co-authored-by: Mathieu Fenniak <mathieu@fenniak.net>
Co-committed-by: Mathieu Fenniak <mathieu@fenniak.net>
2025-08-29 21:32:50 +02:00
..
chroma
codemirror
editor fix(ui): ensure consistent switch position in markdown editor (#7492) 2025-04-09 17:37:46 +00:00
features chore(ui): clean up hashbox CSS, small design changes (#7822) 2025-05-25 12:51:27 +02:00
markup feat(ui): global styling for kbd tag (#7958) 2025-06-10 22:59:24 +02:00
modules chore(ui): improve hashbox (#8721) 2025-08-03 05:49:24 +02:00
repo fix(ui): make releases filtering responsive (#8399) 2025-07-08 16:58:49 +02:00
shared fix(ui): improve milestone/project header consistency (#7174) 2025-03-09 16:24:52 +00:00
standalone
themes ui: refactor display of review threads on pr view (#8138) 2025-08-27 06:02:56 +02:00
actions.css
admin.css
base.css fix(ui): remove unused rule with unused class .tight (#8573) 2025-07-19 15:49:48 +02:00
dashboard.css
explore.css
font_i18n.css
form.css feat!: Abusive content reporting (#6977) 2025-05-18 08:05:16 +00:00
helpers.css
home.css fix(ui): center footer links (#7925) 2025-05-22 15:27:00 +02:00
index.css chore(ui): improve hashbox (#8721) 2025-08-03 05:49:24 +02:00
install.css
migrate.css feat(ui): redesign migration selection screen (#6795) 2025-04-19 13:51:35 +00:00
org.css feat(ui): improve org header with new noJS dropdown and more options (#8572) 2025-07-23 02:06:13 +02:00
repo.css ui: refactor display of review threads on pr view (#8138) 2025-08-27 06:02:56 +02:00
review.css fix(ui): don't allow comment boxes to stretch outside diff boundries on small device UI (#9052) 2025-08-29 21:32:50 +02:00
user.css feat(ui): redesign user profile actions layout (#7906) 2025-06-24 14:16:51 +02:00