harshjohar / fabchat

Fabchat is a VoIP and instant messaging social platform. Create servers, create channels, talk on voice chat/real time messaging. have fun :)
https://fabchat.vercel.app/
5 stars 9 forks source link

Active tile in sidebar #13

Closed harshjohar closed 1 year ago

harshjohar commented 1 year ago

The channel which is active should be highlighted in sidebar.

Currently it looks like this.

Screenshot 2023-01-15 at 11 17 19 AM
anshRS commented 1 year ago

I am interested in resolving this issue

harshjohar commented 1 year ago

@anshRS any update?

anshRS commented 1 year ago

Understood the basic flow of codebase Working on it Trying to integrate with firebase so as to test the fixes I have made Just wanted to know whether I need to only update the environment file with required information to connect firebase with the app or do I need to make some other modifications too, especially for Firestore and Firebase storage services in the codebase

anshRS commented 1 year ago

@harshjohar

anshRS commented 1 year ago

Updates! @harshjohar The channel which is active is highlighted in channel bar Now it looks like this

The general channel is active image

The coding-discussion channel is active image

I’d like to hear your views on so that I may create a pull request for this issue

harshjohar commented 1 year ago

yes looks cool @anshRS , make pr

harshjohar commented 1 year ago

oh so sorry, i couldnt see the message on time. Is the problem fixed?