openedx / openedx-app-ios

The mobile app for iOS for the Open EdX Platform.
Apache License 2.0
19 stars 13 forks source link

iOS - Differences between the FAQ section on the new app and the FAQ section on the market-built app #233

Closed hassan6190 closed 5 months ago

hassan6190 commented 5 months ago

Description: Profile screen > On the new app, the FAQ section shows a text (FAQ) whereas on the market build section, the FAQ section shows the text (View FAQ)

Expected Behaviour: The FAQ section on both apps (New and Market build) should show the text "View FAQ" Improvement

rnr commented 5 months ago

@hassan6190 I'm not sure we need to add 'View' to 'FAQ' string because it has disclosure arrow now. @moiz994 could you check this from UX/design side please? Thank you

moiz994 commented 5 months ago

@hassan6190 I'm not sure we need to add 'View' to 'FAQ' string because it has disclosure arrow now. @moiz994 could you check this from UX/design side please? Thank you

Can you please confirm if the new app is opening the FAQ page within the app or external browser? If it's leading to the external browser then it would be best to replicate the market build behavior.

rnr commented 5 months ago

@moiz994 You are right - it opens in external. Ok let's change the string. Thank you.