Description
Description
Our triagers reported the following user experience issues with Project boards after updating to Gitea 1.23.1:
-
Project boards are now displayed as a table where the height matches the tallest column. Previously, they were constrained to fit within the browser view, with individual scrollbars for each column. This change makes dragging items between columns—especially from the bottom of one column to the top of another—more difficult.
-
(resolved)
Moving an item laterally within a project board column appears to trigger an event, when it should likely just update its column placement.