Results 136 issues of mattyg

![image](https://github.com/GeekGene/mewsfeed/assets/159270/8a1005f6-b05a-4e1c-854a-661cb326c6f2)

bug

Currently we have css styling to break-word within the text field, to ensure very long links don't overflow the content area. We should come up with a different solution for...

enhancement

This may be the result of having received gossiped search index links of the agent but not having yet received gossiped profile info from the agent. The UX should either...

bug

This was observed during a mewsfeed setup party: Every zome call failed with a "deadline has elapsed" error in console. Restarting the conductor resolved the issue. ![image](https://github.com/GeekGene/mewsfeed/assets/159270/839aff98-3a6a-4bdb-8b61-8d99f8271d7d)

bug

![image](https://github.com/GeekGene/mewsfeed/assets/159270/6f283d2f-5d2e-48a2-94cd-b058a4b40111) This may be an improvement for #193

bug

Currently we're using a custom rich text input field based on html's "contenteditable" parameter. I think in the long term this will be difficult to maintain and require a high...

Refactor