This document tracks known issues, limitations, and planned improvements for ENERConnect.EU. Before reporting a new issue, please check if it's already listed here.
None at the moment.
- Authentication system needs to be implemented
- Data validation for JSON database entries
- Rate limiting for API endpoints
- Initial setup of Supabase integration requires proper configuration of environment variables
- Real-time subscriptions in Supabase may require additional setup
- Rate limiting needs to be configured in Supabase dashboard
- Dark mode transition animations
- Mobile navigation menu responsiveness
- Search functionality optimization
- Limited to publishing quality information only in JSON database
- Manual synchronization required between local and remote JSON database
- No real-time updates for JSON data
- Size limitations for JSON files on GitHub
- Potential lag between Supabase and JSON database updates
- Need to handle offline scenarios gracefully
- Cache invalidation strategies needed
- Additional language support
- Enhanced error logging
- Performance optimization for large datasets
When reporting new issues, please use the following template:
### Issue Description
**Type**: [Bug/Feature Request/Enhancement]
**Priority**: [Critical/High/Medium/Low]
**Affects Version**: [e.g., 0.1.0]
#### Current Behavior
[Describe what currently happens]
#### Expected Behavior
[Describe what you expected to happen]
#### Steps to Reproduce
1. [First Step]
2. [Second Step]
3. [Additional Steps...]
#### Environment
- OS: [e.g., Windows 11]
- Browser: [e.g., Chrome 120]
- Screen Resolution: [e.g., 1920x1080]
#### Additional Context
[Add any other context about the problem here]
#### Possible Solution
[Optional: Suggest a fix/reason for the bug]
We use the following labels to categorize issues:
critical
: Severe issues affecting core functionalityhigh
: Important issues that should be addressed soonmedium
: Issues that affect user experience but aren't blockinglow
: Nice-to-have improvementsbug
: Something isn't working as expectedenhancement
: New feature requestsdocumentation
: Documentation-related issuesgood first issue
: Good for newcomershelp wanted
: Extra attention is needed
- Open: Issue is reported and awaiting triage
- Confirmed: Issue has been validated and prioritized
- In Progress: Work has begun on addressing the issue
- Review: Solution is ready for review
- Resolved: Issue has been fixed and verified
- Closed: Issue is completed or no longer relevant
This document is updated regularly as new issues are discovered and existing ones are resolved. Last updated: [Current Date]