Tables Not Reflecting Certain Changes #1790

Open
opened 2026-02-05 01:52:56 +03:00 by OVERLORD · 1 comment
Owner

Originally created by @ReaHe on GitHub (Jul 11, 2020).

Describe the bug
I attempted to see if this existed but I was unable to find anything about it. Hopefully I'm not reposting an issue. But tables in my Bookstack have consistent issues with not reflecting changes made to them via the Bookstack webapp features. The source itself changes but the webapp displays almost no changes.
Changes that do not seem to reflect in Bookstack:
Cell Spacing
Cell Padding
Border

Steps To Reproduce
Steps to reproduce the behavior:

  1. Create any page
  2. Make a table of any size
  3. Using the table editor change any of the following values Cell Spacing, Cell Padding, or Border.
  4. See that Bookstack itself does not reflect those changes

Expected behavior

  1. Create any page
  2. Make a table of any size
  3. Using the table editor change any of the following values Cell Spacing, Cell Padding, or Border.
  4. See that Bookstack itself does reflect those changes

Screenshots
image
image
image
image
image

Your Configuration (please complete the following information):

  • Exact BookStack Version (Found in settings):
    BookStack v0.29.3 ( I pulled the most recent just before testing this)
  • PHP Version:
    PHP 7.3.18 (cli) (built: May 15 2020 16:10:31) ( NTS )
    Copyright (c) 1997-2018 The PHP Group
    Zend Engine v3.3.18, Copyright (c) 1998-2018 Zend Technologies
  • Hosting Method (Nginx/Apache/Docker): Docker

Additional context
I have no additional header changes via settings

The reason I noticed this was because I was trying to use a different border type, noticed the change "seemed ineffective", attempted to increase the border width via the "border" option and it would not change the size.

The way for me to get around it was to edit the source and put in the style style="border: 2px white dotted" of the table itself. Which increased the size, set the type and color. Even though border width was what I really cared about.

Hopefully I'm not just doing something wrong.

Originally created by @ReaHe on GitHub (Jul 11, 2020). **Describe the bug** I attempted to see if this existed but I was unable to find anything about it. Hopefully I'm not reposting an issue. But tables in my Bookstack have consistent issues with not reflecting changes made to them via the Bookstack webapp features. The source itself changes but the webapp displays almost no changes. Changes that do not seem to reflect in Bookstack: Cell Spacing Cell Padding Border **Steps To Reproduce** Steps to reproduce the behavior: 1. Create any page 2. Make a table of any size 3. Using the table editor change any of the following values Cell Spacing, Cell Padding, or Border. 4. See that Bookstack itself does not reflect those changes **Expected behavior** 1. Create any page 2. Make a table of any size 3. Using the table editor change any of the following values Cell Spacing, Cell Padding, or Border. 4. See that Bookstack itself does reflect those changes **Screenshots** ![image](https://user-images.githubusercontent.com/16505127/87227773-22bdc300-c36b-11ea-975c-999179b43dcf.png) ![image](https://user-images.githubusercontent.com/16505127/87227816-43861880-c36b-11ea-87a7-b04bb1579b3b.png) ![image](https://user-images.githubusercontent.com/16505127/87227802-336e3900-c36b-11ea-8c2c-4af46551a1f7.png) ![image](https://user-images.githubusercontent.com/16505127/87227826-58fb4280-c36b-11ea-8bbe-85c6b6ccd235.png) ![image](https://user-images.githubusercontent.com/16505127/87227829-5ef12380-c36b-11ea-82fb-1b2a6e50f936.png) **Your Configuration (please complete the following information):** - Exact BookStack Version (Found in settings): BookStack v0.29.3 ( I pulled the most recent just before testing this) - PHP Version: PHP 7.3.18 (cli) (built: May 15 2020 16:10:31) ( NTS ) Copyright (c) 1997-2018 The PHP Group Zend Engine v3.3.18, Copyright (c) 1998-2018 Zend Technologies - Hosting Method (Nginx/Apache/Docker): Docker **Additional context** I have no additional header changes via settings The reason I noticed this was because I was trying to use a different border type, noticed the change "seemed ineffective", attempted to increase the border width via the "border" option and it would not change the size. The way for me to get around it was to edit the source and put in the style style="border: 2px white dotted" of the table itself. Which increased the size, set the type and color. Even though border width was what I really cared about. Hopefully I'm not just doing something wrong.
Author
Owner

@xPakrikx commented on GitHub (Dec 15, 2022):

Idk but tables in bookstack under wysiwyg are broken and unusable for me. When i am adding new content to cells, cells just start growing but i cant shrink them anymore ...

@xPakrikx commented on GitHub (Dec 15, 2022): Idk but tables in bookstack under wysiwyg are broken and unusable for me. When i am adding new content to cells, cells just start growing but i cant shrink them anymore ...
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#1790