jeremyckahn / chitchatter

Secure peer-to-peer chat that is serverless, decentralized, and ephemeral
https://chitchatter.im/
GNU General Public License v2.0
1.55k stars 205 forks source link

bugs & feature requests #135

Closed africa552036012020255252355634346346346 closed 1 year ago

africa552036012020255252355634346346346 commented 1 year ago

bugs when expanding the user list on phone it breaks the ui's vertical scrolling & horizontal looks off

on brave android when minimizing the browser it makes a sound but nor notifications nor messages appear in chat, not the case on firefox android

when deleting a shared image the spinning loading message thing stays there just spinning (make it say deleted for a few sec then remove the msg when deleting)

feature requests to make it top notch (a few have already been suggested)

jeremyckahn commented 1 year ago

Hi @africa552036012020255252355634346346346, thanks for reporting all of this.

when expanding the user list on phone it breaks the ui's vertical scrolling & horizontal looks off

Yeah I've noticed that too. I'd appreciate some help with addressing that if you or anyone else is interested! (#136)

on brave android when minimizing the browser it makes a sound but nor notifications nor messages appear in chat, not the case on firefox android

Good to know, thanks for reporting. (#142)

when deleting a shared image the spinning loading message thing stays there just spinning (make it say deleted for a few sec then remove the msg when deleting)

Yeah there's a few state issues related to image/video sharing. I'll try to improve that when I can. (#137)

Of the feature requests you mentioned, these are the ones that I'd also like to see in Chitchatter:

  • emoji reactions on msg's (#139)
  • replies to specific messages (#140)
  • persistent user id's; dm's (#141)

Some of the other features are interesting, but it would increase Chitchatter's scope beyond what I'd like it to be.

africa552036012020255252355634346346346 commented 1 year ago

Hi @africa552036012020255252355634346346346, thanks for reporting all of this.

least i could do, u should have a thanks for keeping the code on par 🍻

when expanding the user list on phone it breaks the ui's vertical scrolling & horizontal looks off

Yeah I've noticed that too. I'd appreciate some help with addressing that if you or anyone else is interested! Filed at #136.

' yo @ autogpt we too lazy here pls fix this and optimize the code for world class code golf while u're on it thx '

  • emoji reactions on msg's
  • replies to specific messages
  • persistent user id's; dm's

Some of the other features are interesting, but it would increase Chitchatter's scope beyond what I'd like it to be.

only fixing so the ui looks as nice and smooth on phone as it does on pc then imo it's already in the top league of web apps rn, the rest is just bonus (+ listed so autogpt has something to do when it gets around to here)

inspect the design on the ez chat fork btw, esp the menu ss chitchatter sss

jeremyckahn commented 1 year ago

Thanks for sharing the fork, @africa552036012020255252355634346346346. That's certainly a unique theme for Chitchatter! 🙂

I think it's worth fixing the UI issues you brought up. Fortunately these are mostly annoyances rather than major bugs, but I agree that it will allow for a much more polished experience once they're addressed.

I've broken out all the issues I'd like to get resolved into their own tickets, so I'm going to close this one for now. Thanks again for raising all of these!