Problem: The confirmation ("Accept") and cancellation ("Cancel") buttons are not intuitively arranged, with "Accept" placed on the left and "Cancel" on the right.
Proposed Fix: Swap the button positions to align with common UX conventions—"Cancel" on the left and "Confirm" on the right.
[ ] Sorting Options for Films (e.g., in 'PersonView'):
Problem: Test results indicate that 50% of users struggled to find information due to the lack of sorting options for films. Sorting was an expected feature but is currently missing.
Proposed Fix: Implement sorting functionality to improve the user experience.
[ ] Watchlist Icon Usability Issues:
Problem: Users experience difficulty understanding the purpose of the Watchlist icon and lack feedback when interacting with it.
Proposed Fix: Add labels or a help tooltip to improve icon recognition and understanding. Implement a toast message or similar feedback mechanism to confirm actions when the Watchlist button is used (e.g., "Added to Watchlist" or "Removed from Watchlist").
[ ] Confusion Due to List Selection Highlighting in 'MovieView':
Problem: The highlighting of the list selection for adding items in 'MovieView' is misleading as it resembles an input field, causing user confusion.
Proposed Fix: Adjust the UI highlighting to clearly distinguish it from an input field and reduce ambiguity.
[ ] Login Page Accessibility:
Problem: The login page is difficult to locate quickly and intuitively, causing navigation challenges for users.
Proposed Fix: Provide an additional navigation option to the login page (e.g., through the Profile page or the BottomBar menu).
[ ] Visual Distinction Between Local and Public Profile Views:
Problem: Users find it difficult to visually differentiate between the local and public profile views, leading to confusion.
Proposed Fix: Implement UI adjustments to clearly distinguish between the two views (e.g., unique headers, color schemes, or labels).
[ ] BottomBar Element Arrangement:
Problem: Current positioning of the Profile button in the BottomBar does not align with user expectations. Feedback suggests it should be placed on the far-right for easier access.
Proposed Fix: Move the Profile button to the far-right position in the BottomBar.
[ ] Direct List Creation from Film Page:
Problem: Users express a desire to create lists directly from the Film page, which is currently not possible.
Proposed Fix: Implement a feature to enable direct list creation from the Film page.
[ ] Add Warning during registration or login in the app: The account does not serve as a backup for your data, and local data will not be synchronized as a result.
[ ] Fix size of search-texinputfield on longer input - See Issue #12
[ ] Fix File not found exception (App crash) - See Issue #11
Collection of preperations and adaptations to make App ready for release