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

Deploy updates #16

Merged
merged 15 commits into from
Oct 26, 2023
Merged

Deploy updates #16

merged 15 commits into from
Oct 26, 2023

Conversation

IndieCoderMM
Copy link
Owner

Added:

  • Channel editing, leaving and validations
  • Limit no. of channels per user
  • Channel form validations

IndieCoderMM and others added 15 commits October 24, 2023 11:35
- Create a separate Modal component
- Create channel form for editing and creating
Validate channel form
Add channel leaving
Improve error messages
Move channel actions to utils
This code will allow the user to create a maximum of three channels, display the current channel count, and show an alert when the user attempts to create more channels beyond the limit. In this code, I've integrated react-toastify to display toast notifications for the channel creation limit. The error toast will be shown at the top-right corner of the screen and will automatically close after 5 seconds.
Limit no. of channels creation per user
@IndieCoderMM IndieCoderMM merged commit 7d0f542 into main Oct 26, 2023
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants