nextcloud / nextcloud/tables

Results in the modal window after importing data are not aligned properly when a row label is large

Open
#750 2 comments 0 reactions 0 assignees View on GitHub

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
  1. 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
  2. Import data to any table
  3. 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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.