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

Adjusting table width does not trigger update button #9114

Closed
tjtaylo opened this issue Aug 17, 2018 · 2 comments
Closed

Adjusting table width does not trigger update button #9114

tjtaylo opened this issue Aug 17, 2018 · 2 comments
Labels
[Feature] Blocks Overall functionality of blocks Needs Testing Needs further testing to be confirmed.

Comments

@tjtaylo
Copy link

tjtaylo commented Aug 17, 2018

Describe the bug
The only way to adjust table cell width is if you make another change that would trigger the update button after adjusting the width.

To Reproduce
Steps to reproduce the behavior:

  1. Create a table with 2 columns and 2 rows.
  2. Click Update.
  3. Adjust the width or height of one of the cells.
  4. Notice that the update button is still inactive

Expected behavior
Adjusting width/height of table cells should trigger the update button.

@designsimply designsimply added [Feature] Blocks Overall functionality of blocks Needs Testing Needs further testing to be confirmed. labels Aug 18, 2018
@talldan
Copy link
Contributor

talldan commented Sep 6, 2018

@tjtaylo - I think this isn't an issue since the table block was rewritten, it's no longer possible to adjust the width/height of columns/rows. I could repurpose the issue to reintroduce the feature.

@ellatrix
Copy link
Member

Closing as it's currently not possible to resize the table.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Feature] Blocks Overall functionality of blocks Needs Testing Needs further testing to be confirmed.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants