-
### Context
The Chat view is one of the most important views of the Sphinx app. UI Test coverage needs to be added in this view.
Files involved:
`ChatContactFragment.kt`
`ChatTribeFragment.kt…
-
I've seen this behavior for a while:
![CleanShot 2024-10-07 at 13 45 43@2x](https://github.com/user-attachments/assets/f8ad3333-06db-4e55-a3e7-3c29be2a48ff)
Even if there is only one view in the…
-
Hi, I am trying to add denizen scripts to my quest but it doesn't seem to work.
There doesn't seem to be any information on what type the denizen script needs to be to work with quests plugin. Assi…
-
- [ ] Update endpoint to `graph/search/latest`
- [ ] Side scroll on AI Chat feature (Bounty)
- [x] Constantly generates new `Ai`(Who is Sam Altman? on ML graph) (Bounty)
- [x] Padding on search bar (B…
-
#### Description of issue
When you interact with the game window, aka the graphics part, you have to click on the chat bar to be able to type things.
#### Difference between expected and actual …
-
As [discussed on CZO](https://chat.zulip.org/#narrow/stream/101-design/topic/UI.20redesign.3A.20recipient.20bar/near/1598308), we should experiment with displaying recipient bar action buttons onl…
alya updated
8 months ago
-
### Describe the bug
Hi ! I don't know if this is a bug or if this is intended but when I import a module in a page, I get an error if the module is a `.ts` file and I dont put a `lang="ts` in my `…
-
### Installation Information
PyCharm 2024.1.4 (Professional Edition)
Build #PY-241.18034.82, built on June 24, 2024
Licensed to ****** / Ole Jørgen Brønner
Runtime version: 17.0.11+1-b1207.24 amd6…
-
### Description of the issue
When someone is using the chat and is typing HTML text, links are not created on the chat, but if someone copies a text with links, those links are created as links.
Pla…
-
Hi, thanks for the awesome library! Super useful.
I've been getting this warning:
Reproduce:
```py
from typing import TypeVar
from plum import dispatch
class Foo:
...
…