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

[Fix] Character limit indicator not displaying remaining characters #385

Conversation

manuelosorio
Copy link
Owner

No description provided.

manuelosorio and others added 9 commits October 8, 2024 18:49
- Uncomment code block responsible for rendering the create comment component.
- Add unit tests to increase coverage for list-comments to 85%.
…not-create-new-comments

[Fix] Authenticated Users Cannot Create New Comments
- Removed providers from list-items to prevent behavior subjects from running in isolation, ensuring the component receives updated list data.
- Updated List item unit tests to achieve 87% coverage.
- Resolved [Bug] Items from list cannot be updated by list owner (#376).
- Resolved [Bug] List owner cannot add new items to a list (#377).
This allows build pipeline to run all pull requests.
…servables

[Fix] List items component observables
- Add tests for list details
- Update list head #deleteList subscription syntax
- Update list comment #listData subsrciption syntax
- Resolved [Bug] Character limit indicator not displaying remaining characters #383
- Create a unit test that 100% coverage for character counter component
- Consolidate min and max character counter inputs to one CharacterCounter input
- Update component usage to match changes
@manuelosorio
Copy link
Owner Author

Wrong branch

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.

1 participant