[Spinning off from bug 1521088 comment 13, for an apparent regression from that bug] STR: 1. Load some JIRA issues "list view" query that has multiple results, e.g. this one (filtered by "created IN January") https://mozilla-hub.atlassian.net/jira/software/c/projects/VPN/issues/?jql=project%20%3D%20%22VPN%22%20AND%20text%20~%20%22created%20IN%20January%22%20ORDER%20BY%20created%20DESC 2. Look at the results table. ACTUAL RESULTS: The first row is extra tall (it's got some unexpected padding on the bottom and top for some reason), and that pushes the last row out of view, forcing you to scroll to see the final result. EXPECTED RESULTS: First row shouldn't be extra tall.
Bug 1917028 Comment 0 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
[Spinning off from bug 1521088 comment 13, for an apparent regression from that bug] STR: 1. Load some JIRA issues "list view" query that has multiple results, e.g. this one (filtered by "created IN January") https://mozilla-hub.atlassian.net/jira/software/c/projects/VPN/issues/?jql=project%20%3D%20%22VPN%22%20AND%20text%20~%20%22created%20IN%20January%22%20ORDER%20BY%20created%20DESC (note, you need to have access to and be-signed-in-to Mozilla's jira instance in order to load this page) 2. Look at the results table. ACTUAL RESULTS: The first row is extra tall (it's got some unexpected padding on the bottom and top for some reason), and that pushes the last row out of view, forcing you to scroll to see the final result. EXPECTED RESULTS: First row shouldn't be extra tall.