-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[iOS] UI bug on iPad when using filters in Discussion (#333)
* fix: iPad register and login buttons * fix: IPad sign up view * fix: iPad Course outline view * feat: added IPAD_STRETCH config parameter * fix: size bug on small device * fix: iPad stretch for content types * fix: player on iPad and small devices * fix: stretch for search bar on discussions page * fix: discussion search bar stretch * fix: bug of player on small devices * fix: removed stretching for sign up/sign in views * feat: removed feature flag * feat: added readable content size * fix: added readable content size to startup screen * fix: sign in, sign up, reset password readable paddings * fix: scroll bar position for edit profile view * fix: social buttons * feat: added readability and accessibility injections * fix: resize of content and added readability for content types * fix: readability width calculation * feat: added Discussons paddings * feat: added iPad paddings for Dates tab * feat: added injection to html webview * feat: added readable for profile * feat: added padding for tab menu * feat: added paddings to dashboard view * fix: merge conflict * feat: moved filter buttons * feat: added paddings to Delete Account View * feat: added paddings for native discovery view * feat: added padding for CourseVerticalsView * feat: added paddings for responses view * feat: added paddings to UserProfileView * fix: do not block scroll from side for UserProfileView * chore: review's changes * chore: merge conflicts * chore: merge conflict * chore: warning * fix: UI bug on iPad when using filters in Discussion #308 * fix: merge conflicts * chore: merge conflict * chore: removed extra horizontal padding * Revert "chore: removed extra horizontal padding" This reverts commit 933f366. * chore: removed extra horizontal padding * chore: refactor * chore: label alignment * chore: merge conflicts * chore: status bar fix * chore: merge conflict * chore: set title to be visible * chore: do not show title on iPad * chore: removed useless code and fix warnings * chore: review's require changes * chore: fixed warnings * chore: merge fix
- Loading branch information
Showing
3 changed files
with
117 additions
and
79 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters