Open Issues Need Help
View All on GitHub Add loading and error states to refreshPluginFromManifest about 1 hour ago
enhancement good first issue help wanted frontend
Extract hardcoded strings to i18n in Plugin components about 1 hour ago
enhancement good first issue help wanted frontend i18n
Add form validation to plugin manifest URL about 1 hour ago
AI Summary: This GitHub issue requests the addition of URL validation to the plugin manifest URL input within the `PluginForm.vue` component. The goal is to prevent invalid URLs from being submitted, ensuring proper manifest fetching. Validation should include inline error messages, disabling the save button, and triggering on both input change and form submission.
Complexity:
2/5
enhancement good first issue help wanted frontend
Improve accessibility in Plugin Form about 1 hour ago
enhancement good first issue help wanted frontend accessibility
Document multi-language support configuration about 2 hours ago
bug documentation good first issue help wanted
Create admin interface user guide about 2 hours ago
bug documentation good first issue help wanted
Document environment setup for new developers about 2 hours ago
bug documentation good first issue help wanted
Create no-code blueprint development guide about 2 hours ago
bug documentation good first issue help wanted
Create Plugin Development Guide about 2 hours ago
bug documentation good first issue help wanted
Document multi-tenant architecture about 2 hours ago
bug documentation good first issue help wanted
Document Auth service API endpoints about 2 hours ago
bug documentation good first issue help wanted
Create form components usage guide about 2 hours ago
bug documentation good first issue help wanted
Add development environment setup script about 2 hours ago
bug documentation good first issue help wanted
Create service API documentation about 2 hours ago
bug documentation good first issue help wanted
Add request retry for transient errors in API kit about 2 hours ago
bug good first issue help wanted
Implement request timeout handling in API kit about 2 hours ago
bug good first issue help wanted
Implement basic image optimization for uploads about 2 hours ago
bug good first issue help wanted
Add file size limits to assets upload about 2 hours ago
bug good first issue help wanted
Add file type validation in assets upload about 2 hours ago
bug good first issue help wanted
Implement consistent error handling in social logins about 2 hours ago
bug good first issue help wanted
Fix profile image upload in LinkedIn social login about 2 hours ago
bug good first issue help wanted
Create GitHub issue templates about 2 hours ago
good first issue help wanted
Set up ESLint and Prettier across monorepo about 3 hours ago
enhancement good first issue help wanted toolting
Standardize error handler middleware about 3 hours ago
enhancement good first issue help wanted backend
Implement health and readiness endpoints about 3 hours ago
enhancement good first issue help wanted backend devops
Add loading skeletons to Blueprint Properties Tab about 3 hours ago
enhancement good first issue help wanted frontend