Basic knowledge of service workersFamiliarity with JavaScript and HTML
新手友善度1-100 的估計分數,表示該議題對首次貢獻者的友善程度。
50
研究方向
The issue requests adding a visual indicator when the app is served from an offline cache. Investigate the existing service worker implementation in the repository. Look for service worker registration and cache strategies. The frontend likely uses JavaScript; identify where to add a UI element (e.g., a banner) to show offline status. Review any existing comments for additional requirements. Implement using the service worker's 'fetch' event to detect offline mode.
Service Worker Offline · TandoorRecipes/recipes#621 | Good First Issue