-
#### ALL software version info
- panel 1.5.0 pyhd8ed1ab_0
- python 3.10.*
#### Description of expected behavior and the observed behavior
The `list` header filters are no longe…
-
Hello,
tabulator.js is complaining about all the options in the TabulatorOptions class. For example:
`Invalid table constructor option: ajaxURL_0_g$`
`Invalid table constructor option: ajaxFil…
rob5n updated
3 years ago
-
```python
import pandas as pd, panel as pn, datetime as dt
pn.extension('tabulator')
df = pd.DataFrame({
'datetime': [dt.datetime(2019, 1, 1, 10), dt.datetime(2020, 1, 1, 12), dt.datetime(20…
-
The latest Panel Tabulator is awesome. One problem noticed when we added the tick box button to the tabulator rows, the on_click event is not getting fired on the tabulator object when we tick or unt…
-
Anstatt mittels des Tabulators durch die einzelnen Menüpunkte einer Navigation zu gehen, kann man es ähnlich den Tabs, Toolbar und Tree umsetzen. Mittels Tabulator kommt man in die Navigation rein und…
-
*Edit.* A more accurate description was later given in [that comment](#issuecomment-852458675).
**Do you want to request a *feature* or report a *bug*?**
Bug / Usability issue.
**What is th…
-
When I am in the "Edit action" mask, the field change via tabulator does not work.
That means: When I enter the IP address, I want to jump to the "Username" field with the tabulator key.
-
Vom Sprung von einem vorhandenen auf einen neuen (leeren) Eintrag in der Menteetabelle mit dem Tabulator wechselt die Anwendung zum Hamburger-Menü oben links.
Beim Drücken von Tab wird ein neues Item…
-
**Describe the bug**
When scrolling a table on a mobile device, the row context menu opens.
**Tabulator Info**
6.2
**Working Example**
https://tabulator.info/examples/6.2#menu
https://git…
-
I am trying to print a diff between different commits in Git. The string contains a tabulator character that seems to interfere with the centering.
Example string from diff:
```diff
diff --git prog…