terlan4

Results 12 issues of terlan4

Hi, I would like to be able to change colors with css variables so that when other parts of my React code changes that css variable dynamically, it should reflect...

### Which packages did you experience the bug in? core, extension-list-item, extension-task-item, extension-task-list, extension-bullet-list, extension-ordered-list ### What Tiptap version are you using? 2.0.3 ### What’s the bug you are facing?...

Triage: Open

I would love to be able to add custom class name to for example HBox and VBox and further style them. Thanks

Hi, Idk if it is already possible but I need to delete those two classes from my custom ipywidgets. Please let me know how can I achieve this. Thanks

could not build wheels for pyzmq, which is required to install pyproject.toml-based projects. Things I found on internet didn't help (such as `pip install pyzmq==23.2.1`) ![image](https://github.com/jupyter-widgets/ipywidgets/assets/138553763/dec4a4bd-47e2-49b2-88ac-a3c4f63edb46) To reproduce: follow custom...

Hi, could you please tell me how can i write this code in functional component. since we need to extend ReactWidget, I couldn't figure it out. https://github.com/jupyterlab/extension-examples/blob/36a65956d5385e2a4d87873b5eafe7336126e4da/kernel-messaging/src/widget.tsx ![image](https://github.com/jupyterlab/extension-examples/assets/138553763/e26676dd-c963-4eaa-bf54-b262843bfc4b)

enhancement

Hi, I want to have for example a React widget that is both in python and js side and can be modified from both side. I also want to be...

Hi, Tyler. Just found this app, it's really amazing. I appreciate your work. I always admired Todoist for having 2 way sync with google calendae which no other app does....

question
wontfix

Hi, I would love to be able to disable sorting while keeping the filtering active. could you please let me know if it is possible? Thanks `shouldFilter={false}` disables both filtering...

planned

### Describe the bug I am using Clerk for auth, Next.js layout.tsx, TanStack query. When user gets redirected from `/sign-in` to `/app/**`, the queries inside of layout.tsx hangs on fetching/loading...

needs-info