Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Broken table state #4793

Closed
juliusknorr opened this issue Sep 13, 2023 · 2 comments · Fixed by #5461
Closed

Broken table state #4793

juliusknorr opened this issue Sep 13, 2023 · 2 comments · Fixed by #5461
Labels
0. Needs triage bug Something isn't working high

Comments

@juliusknorr
Copy link
Member

Not sure how this was produced but the following table structure causes some issues:

**Info:** This is some test

## September 16th

- A list
- More list
  - More list entries

| **Name** | **Task** |
|------|------|
| XXXXX | XXX |
| XXXXX | XXX |
| XXXXX | XXX |

|
|
|  |  |  |
|  |  |  |
|  |  |  |
|  |  |  |
|  |  |  |
|  |  |  |
|  |  |  |
|  |  |  |
|  |  |  |
|  |  |  |
|  |  |  |
|  |  |  |
|  |  |  |

## September 17th

- Anothe rlist
  - 2-3 PM 2 people interact with the audience; *1/2 accounted for*
  - 3-4 PM 2 people interact with the audience; *0/2 accounted for*

| **Name** | **Task** |
|------|------|
| XXXX | XXXX |
|  |  |
|  |  |
@juliusknorr juliusknorr added the bug Something isn't working label Sep 13, 2023
@mejo- mejo- moved this to 📄 To do (~10 entries) in 📝 Office team Oct 12, 2023
@max-nextcloud
Copy link
Collaborator

More ways of breaking tables:

  • pasting an image
  • entering --- -> will insert hr
  • when copying over some text outside the table and pasting this in the table it creates a cell within the table cell:
    tableintable

@provokateurin
Copy link
Member

Also related: #4047

max-nextcloud added a commit that referenced this issue Mar 11, 2024
Fixes #4793.

Signed-off-by: Max <max@nextcloud.com>
@mejo- mejo- moved this from 📄 To do (~10 entries) to 🏗️ In progress in 📝 Office team Mar 11, 2024
mejo- pushed a commit that referenced this issue Mar 11, 2024
Fixes #4793.

Signed-off-by: Max <max@nextcloud.com>
max-nextcloud added a commit that referenced this issue Mar 11, 2024
Fixes #4793.

Signed-off-by: Max <max@nextcloud.com>
mejo- pushed a commit that referenced this issue Mar 12, 2024
Fixes #4793.

Signed-off-by: Max <max@nextcloud.com>
@github-project-automation github-project-automation bot moved this from 🏗️ In progress to ☑️ Done in 📝 Office team Mar 12, 2024
backportbot bot pushed a commit that referenced this issue Mar 12, 2024
Fixes #4793.

Signed-off-by: Max <max@nextcloud.com>
mejo- pushed a commit that referenced this issue Mar 12, 2024
Fixes #4793.

Signed-off-by: Max <max@nextcloud.com>
backportbot bot pushed a commit that referenced this issue Mar 12, 2024
Fixes #4793.

Signed-off-by: Max <max@nextcloud.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0. Needs triage bug Something isn't working high
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

4 participants