View Issue Details

IDProjectCategoryView StatusLast Update
0005213Composr alpha bug reports[All Projects] General / Uncategorisedpublic2023-01-01 23:11
ReporterPatrick SchmalstigAssigned ToChris Graham 
SeverityMinor-bug 
Status resolvedResolutionfixed 
Summary0005213: Responsive tables: On mobile, field value might wrap below the key/label on the next line which looks odd
DescriptionOn responsive tables in mobile view, if the value is long enough to extend on to the next line, there is no indentation, thereby resulting in it going under the key/label (which looks a bit off).
TagsNo tags attached.
Sponsorship open

Activities

Patrick Schmalstig

2022-12-28 23:22

administrator  

Chris Graham

2023-01-01 23:11

administrator   ~0007856

Links will now wrap to use a full line if they won't after the heading. It's important links look neat.
Regular text should flow, for both practical reasons (there's no wrapping element to force to be inline-block), and because for long text this is superior.

Issue History

Date Modified Username Field Change
2022-12-28 23:22 Patrick Schmalstig New Issue
2022-12-28 23:22 Patrick Schmalstig Status non-assigned => assigned
2022-12-28 23:22 Patrick Schmalstig Assigned To => Chris Graham
2022-12-28 23:22 Patrick Schmalstig File Added: Screenshot_20221228_182142.png
2023-01-01 23:11 Chris Graham File Added: Screenshot from 2023-01-01 17-10-27.png
2023-01-01 23:11 Chris Graham Note Added: 0007856
2023-01-01 23:11 Chris Graham Status assigned => resolved
2023-01-01 23:11 Chris Graham Resolution open => fixed
2023-02-26 18:29 Chris Graham Category General => General / Uncategorised