RotherOSS / RotherOSS/agentticketarticlepin
Article flag cells in article list does not correctly adjust their column span.
Open
Nobody has claimed this yet.
- Dominant language
- Perl
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
In AgentTicketZoom, when shrinking the window, such that single cells in some lines of the article list do a line break and span two columns, the cells of the "Unread Articles" column (the second), do sometimes stick to spanning only one column. Disabling the display: flex; css of the affected cell fixes this, but would probably come with some implications to the content.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.