IndieCoderMM / IndieCoderMM/convoz-chat
ui: Hide chat input when modal is active [⭐1xp]
Open
@krishnaa-14 is already working on this.
Since Nov 7, 2023.
good first issue
- Dominant language
- TypeScript
- Stars
- 1
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
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
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.