Closed
Description
New Issue Checklist
- I am not disclosing a vulnerability.
- I am not just asking a question.
- I have searched through existing issues.
- I can reproduce the issue with the latest versions of Parse Server and Parse Dashboard.
Issue Description
When a cell contains a long text value, the link icon is not displayed:
Steps to reproduce
- Add text value to cell
- Resize column width to be narrower than the text
Actual Outcome
The link icon is hidden first before the text.
Expected Outcome
The link icon should be always visible and the last element to disappear. So even if the cell is so narrow that only the link icon can be displayed, the link icon should take precedence. Otherwise one can mistake a cell value for a text value when it is actually a link.
Environment
Dashboard
- Parse Dashboard version:
master
- Browser (Safari, Chrome, Firefox, Edge, etc.):
Safari
- Browser version:
14.1.2
Logs
n/a