dappros / ethora

A 'super app' engine for your project. React Native (iOS, Android) and React.js (Web, desktop). Social Sign In 🄵, Messaging 💬 (chat, voice, push notifications), Web3 Wallet 🪪 (profile QR, documents, coins, NFT), DLT 🔐 (provenance, crypto signing), Gamification 🤩, Social Commerce and more.
https://ethora.com/
GNU Affero General Public License v3.0
428 stars 84 forks source link

Web - Room created - redirect #492

Closed phwizard closed 1 year ago

phwizard commented 1 year ago

Currently, when user creates a new chat room, they stay in the Starred tab and don't see their created room. They need to navigate to Groups and then open the newly created room.

This is a bit confusing.

Could you make it so that user is redirected to the newly created room after it's created?

If that is not possible (due to XMPP delay etc) then please redirect to "Groups" tab so at least user sees there new room in the sidebar.

Screenshot 2023-08-10 at 10 22 26
dendidibe commented 1 year ago

https://github.com/dappros/ethora/assets/54039544/d99eabcd-02f6-4148-affa-d315bfa05790

dzinzyura commented 1 year ago

great stuff! thank you @dendidibe !

phwizard commented 1 year ago

thank you