HiveTalk / hivetalksfu

HiveTalk - Free Nostr + Lightning Enabled Browser based Real-time video calls.
https://hivetalk.org
GNU Affero General Public License v3.0
28 stars 14 forks source link

text chat is not very usable on mobile. #27

Closed Yeghro closed 2 months ago

Yeghro commented 2 months ago

When the text chat button is clicked in a chat room it opens up on the right sidebar but is not usable. It's such a small area that you can hardly read the text and I can't seem to find the input area to try an type anything.

bitkarrot commented 2 months ago

So, originally text area is not pinned, but it was requested to be default pinned by @MORRA-RM

To best address this, the chat should be full screen on mobile, there should be a peer_info that indicates if the user is on mobile or desktop. this way the default setting to full screen for mobile and for desktop it should be pinned.

@Yeghro its a fairly simple issue, to fix. would you like to work on it? LMK and we can assign it to you

Yeghro commented 2 months ago

Sure I can give it a go.

bitkarrot commented 2 months ago

Closed as per https://github.com/HiveTalk/hivetalksfu/pull/30

Thank you @Yeghro !