Roy J. Wignarajah

Results 41 comments of Roy J. Wignarajah

I've added my Observations for Re-asking with **Image as Input **1**** before and after the message duplication bug. | Task | Observations pre- 7cc1e2f3ec1aaf77014a56703d7d8e77c706f72d (tested using adcfd2d44c63447e6c9c5cfbd42c91e15116f990) | Observations post-...

Some ideas (will add more if anything else comes to mind): - [ChatCraft as a UI/UX assistant (Shared Chat)](https://chatcraft.org/c/rjwignar/oOes55CNAXukfvwrofjxL) - Code blocks - Mermaid/Nomnoml rendering - Running code snippets -...

Removing from 2.0 but I'd still like to work on this after the semester

Working on this. Hoping to have something by Monday

This had me stumped for weeks...my initial attempts to setup a share target didn't seem to work. However, I'm now able to have ChatCraft show up as a share target...

I read the tweet and it looks interesting. I think I can get this done this month

This is going to have to wait for the end of the June ☹️. Adding share_target support is taking longer than expected

This bug seems to have been introduced in 7cc1e2f3ec1aaf77014a56703d7d8e77c706f72d This PR fixes https://github.com/tarasglek/chatcraft.org/issues/541, in which re-asking with a valid web handler target would not invoke the web handler. When you...

**Console.log()** statements ChatBase.tsx::215 and inside if condition at ChatBase::216 confirms non-web handler targets aren't passed to webHandler. Investigating further. Still investigating, but it looks like because we're now passing the...

Still working on this, but won't be finished by the deadline. I have a fix in mind. Will hopefully make a PR tomorrow