Open Issues Need Help
View All on GitHubAI Summary: Fix a UI layout issue on the Earning page of a food delivery app where German text overflows its container due to longer translations. This requires adjusting the layout (potentially using responsive design or language-specific styling) to ensure all text fits within the screen boundaries on a Samsung A15 device.
A script for food delivery system is a fully customizable food delivery application and is an all-in-one solution for managing orders and deliveries. Check out our product page for more information.
AI Summary: Fix a localization bug in a food delivery app where the "Über uns" (About Us) page displays English content instead of German when the app language is set to German. This requires investigating the app's internationalization (i18n) implementation, identifying the missing or incorrect German translation for the "Über uns" page, and correcting it to ensure consistent language display.
A script for food delivery system is a fully customizable food delivery application and is an all-in-one solution for managing orders and deliveries. Check out our product page for more information.
AI Summary: Debug and fix a bug in a food delivery app where the message "You are currently unavailable" appears on every app launch, regardless of the user's actual availability status. The issue needs to be resolved so that the message only appears under the correct conditions (e.g., network issues or a change in user status).
A script for food delivery system is a fully customizable food delivery application and is an all-in-one solution for managing orders and deliveries. Check out our product page for more information.