Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ui: Hide chat input when modal is active [⭐1xp] #24

Open
IndieCoderMM opened this issue Nov 5, 2023 · 4 comments
Open

ui: Hide chat input when modal is active [⭐1xp] #24

IndieCoderMM opened this issue Nov 5, 2023 · 4 comments
Assignees
Labels
good first issue Good for newcomers

Comments

@IndieCoderMM
Copy link
Owner

When opening Edit-Channel modal, chat input should be under the overlay and not interactable.

See the screenshot below.

Possible Solution

  • Apply z-index to the overlay

image

@IndieCoderMM IndieCoderMM added the good first issue Good for newcomers label Nov 5, 2023
@krishnaa-14
Copy link

krishnaa-14 commented Nov 6, 2023

I would like to work on this. Can you please assign this to me ?

@IndieCoderMM
Copy link
Owner Author

Hi @krishnaa-14,
I've assigned this to you. Ask me any questions if necessary.

Good luck! ✨

@krishnaa-14
Copy link

Cloned the repo, and after npm install, when trying 'npm run dev', I am seeing the below error msg on console.

image

@IndieCoderMM
Copy link
Owner Author

IndieCoderMM commented Nov 7, 2023

You'll need to create .env with credentials from Firebase. See CONTRIBUTION.md for more details.

Let me know if it's ok after setting up Firebase.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants