-
## Describe the bug
The sliding separator of the left panel of the Table Editor is not functioning properly. Resizing the panel requires multiple attempts, and the panel do not resize as expected.
…
-
## 📝 Provide detailed reproduction steps (if any)
I used online builder to build decoupled editor. Everything works fine but the Table contextual toolbar is not showing..
If I check the index.html…
-
From @mine-cetinkaya-rundel
I have a file I’m editing with the visual editor (in bookdown, if that is relevant) where I have two tables and the formatting of the tables seem to change sporadically …
-
##### Expected behavior.
Selected table or cells should have option to copy and paste.
##### Actual behavior.
Can't copy selected cells or table, nothing is added to clipboard.
##### Steps to …
-
### Checklist
- [X] I have searched the [existing issues](https://github.com/streamlit/streamlit/issues) for similar issues.
- [X] I added a very descriptive title to this issue.
- [X] I have provide…
-
Hi,
Thanks for the new CKEditor (to me it's new).
Here is my question:
When inserting tables, we get content by editor.getData() like:
````
.......
````
In my case, what I actually wa…
-
**Describe the bug**
When you add the focus within a Table in the Editor and click any of the AddRow/AddColumn tools, the focus is lost.
**To Reproduce**
Steps to reproduce the behavior:
1) Ope…
-
I think it would be very practical if with the table editor you could import tables in other formats such as CSV, Markdown or HTML. The workflow could be the following:
1. Click on an "Import" butt…
-
### Bug report
When a table is created through the table wizard and cellspacing is set to 0, this value is ignored and the table is created with no cellspacing value. 0 is a valid value and it affec…
-
**Is your feature request related to a problem? Please describe.**
It is a bit annoying to have to go to "add column", click and bring up a column editor when the temptation is to just double click…