Home screen sections empty in v0.5.2, but "View All" loads items (previous version had untappable cards) #50

Closed
opened 2025-08-12 15:42:14 +00:00 by atalzahmi1996 · 2 comments
atalzahmi1996 commented 2025-08-12 15:42:14 +00:00 (Migrated from github.com)

Version: 0.5.2 (Alpha)
Device: Samsung S24 Ultra
OS: Android 15

Issue:

  • On the Home screen, the "Popular Movies" and "Popular TV Shows" sections appear empty, even with a stable internet connection.
  • When tapping "View All" for either section, the items load correctly with posters and are clickable.
  • In the previous version, the Home screen displayed posters, but tapping them had no effect (no navigation to details).

Expected Behavior:

  • Home screen sections should display the same content as "View All".
  • Cards should be clickable to open movie/TV details.

Steps to Reproduce:

  1. Launch the app on v0.5.2 (Alpha).
  2. Go to the Home tab.
  3. Observe empty sections under "Popular Movies" and "Popular TV Shows".
  4. Tap "View All" — the content loads and works as expected.

Additional Notes:

  • This may be a UI rendering issue specific to the Home screen list.
  • No errors shown to the user, but possibly logged in JS console.

Screenshots:
[Attach here the screenshots showing:

  1. Home screen with empty sections.
  2. View All screen with items loaded.]
Image Image
**Version:** 0.5.2 (Alpha) **Device:** Samsung S24 Ultra **OS:** Android 15 **Issue:** - On the Home screen, the "Popular Movies" and "Popular TV Shows" sections appear empty, even with a stable internet connection. - When tapping "View All" for either section, the items load correctly with posters and are clickable. - In the previous version, the Home screen displayed posters, but tapping them had no effect (no navigation to details). **Expected Behavior:** - Home screen sections should display the same content as "View All". - Cards should be clickable to open movie/TV details. **Steps to Reproduce:** 1. Launch the app on v0.5.2 (Alpha). 2. Go to the Home tab. 3. Observe empty sections under "Popular Movies" and "Popular TV Shows". 4. Tap "View All" — the content loads and works as expected. **Additional Notes:** - This may be a UI rendering issue specific to the Home screen list. - No errors shown to the user, but possibly logged in JS console. **Screenshots:** [Attach here the screenshots showing: 1. Home screen with empty sections. 2. View All screen with items loaded.] <img width="1440" height="3120" alt="Image" src="https://github.com/user-attachments/assets/9383bcea-75ef-466e-86e7-8a62a18f6003" /> <img width="1440" height="3120" alt="Image" src="https://github.com/user-attachments/assets/07f5fe22-9f78-44ab-bafd-418f2fedca9d" />
tapframe commented 2025-08-13 10:10:44 +00:00 (Migrated from github.com)

Version: 0.5.2 (Alpha)
Device: Samsung S24 Ultra
OS: Android 15

Issue:

  • On the Home screen, the "Popular Movies" and "Popular TV Shows" sections appear empty, even with a stable internet connection.
  • When tapping "View All" for either section, the items load correctly with posters and are clickable.
  • In the previous version, the Home screen displayed posters, but tapping them had no effect (no navigation to details).

Expected Behavior:

  • Home screen sections should display the same content as "View All".
  • Cards should be clickable to open movie/TV details.

Steps to Reproduce:

  1. Launch the app on v0.5.2 (Alpha).
  2. Go to the Home tab.
  3. Observe empty sections under "Popular Movies" and "Popular TV Shows".
  4. Tap "View All" — the content loads and works as expected.

Additional Notes:

  • This may be a UI rendering issue specific to the Home screen list.
  • No errors shown to the user, but possibly logged in JS console.

Screenshots:
[Attach here the screenshots showing:

  1. Home screen with empty sections.
  2. View All screen with items loaded.]
Image Image

What happens when the device language is set to english, does it behaves the same?

> **Version:** 0.5.2 (Alpha) > **Device:** Samsung S24 Ultra > **OS:** Android 15 > > **Issue:** > - On the Home screen, the "Popular Movies" and "Popular TV Shows" sections appear empty, even with a stable internet connection. > - When tapping "View All" for either section, the items load correctly with posters and are clickable. > - In the previous version, the Home screen displayed posters, but tapping them had no effect (no navigation to details). > > **Expected Behavior:** > - Home screen sections should display the same content as "View All". > - Cards should be clickable to open movie/TV details. > > **Steps to Reproduce:** > 1. Launch the app on v0.5.2 (Alpha). > 2. Go to the Home tab. > 3. Observe empty sections under "Popular Movies" and "Popular TV Shows". > 4. Tap "View All" — the content loads and works as expected. > > **Additional Notes:** > - This may be a UI rendering issue specific to the Home screen list. > - No errors shown to the user, but possibly logged in JS console. > > **Screenshots:** > [Attach here the screenshots showing: > 1. Home screen with empty sections. > 2. View All screen with items loaded.] > > <img width="1440" height="3120" alt="Image" src="https://github.com/user-attachments/assets/9383bcea-75ef-466e-86e7-8a62a18f6003" /> > > <img width="1440" height="3120" alt="Image" src="https://github.com/user-attachments/assets/07f5fe22-9f78-44ab-bafd-418f2fedca9d" /> What happens when the device language is set to english, does it behaves the same?
atalzahmi1996 commented 2025-08-14 19:45:04 +00:00 (Migrated from github.com)

The issue with the empty home screen happens only when the device language is set to Arabic. When the device language is English, the content loads correctly.

A temporary fix: Force the app to use English as the default language for all users, regardless of the device's language settings. This would ensure the content always appears.

A better long-term solution: Add an option in the app's settings for users to manually choose the language they prefer. This would be a great feature that not only solves this bug but also makes the app more accessible to all users.

I am happy to provide more details or screenshots if needed.

The issue with the empty home screen happens only when the device language is set to Arabic. When the device language is English, the content loads correctly. 1. 2. A temporary fix: Force the app to use English as the default language for all users, regardless of the device's language settings. This would ensure the content always appears. A better long-term solution: Add an option in the app's settings for users to manually choose the language they prefer. This would be a great feature that not only solves this bug but also makes the app more accessible to all users. I am happy to provide more details or screenshots if needed.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Creepso/NuvioStreaming_backup_24-10-25#50
No description provided.