Results in the modal window after importing data are not aligned properly when a row label is large
Open
Nobody has claimed this yet.
1. to develop
bug
good first issue
- Dominant language
- JavaScript
- Stars
- 214
- Forks
- 52
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 82
Description
Steps to reproduce
- Change nextcloud gui to another language that possibly has larger texts in labels (i.e. greek) or just use the developers tools in the browser to edit the label
- Import data to any table
- Wait for the results modal window to show
Expected behavior
Results table is properly formated
Actual behavior
When a label in a row exceeds a limit, a new row is created and the next rows are misaligned
Tables app version
0.6.5
Browser
Firefox 121
Client operating system
Linux Mint
Operating system
Ubuntu 18
Web server
Apache
PHP engine version
PHP 8.1
Database
MySQL
Additional info
No response
Contributor guide
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.
Research direction
Reproduce the import flow using a long or translated row label and inspect the results modal in the browser. Trace the results table rendering and styling from that modal; done means long labels no longer create extra rows that misalign subsequent results.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100