-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Small UI Improvements #54
Conversation
FelberMartin
commented
Oct 17, 2024
- Beta Version Dialog: Press on text now also toggle checkbox
- Made CodeOfConduct button less prominent and more similar to iOS
- CreateChat: Enhanced search texts by adding a text when the search query is too short
…lso toggles the checkbox' state
…oo short + UI enhancements
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Code lgtm!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
tested it and it works as expected
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Overall very good. I just saw a few minor things.
...is/manageconversations/ui/conversation/create_personal_conversation/PotentialRecipientsUi.kt
Outdated
Show resolved
Hide resolved
...is/manageconversations/ui/conversation/create_personal_conversation/PotentialRecipientsUi.kt
Outdated
Show resolved
Hide resolved
...ve_app/feature/metis/manageconversations/ui/conversation/member_selection/MemberSelection.kt
Outdated
Show resolved
Hide resolved
...e/metis/manageconversations/ui/conversation/member_selection/MemberSelectionBaseViewModel.kt
Outdated
Show resolved
Hide resolved
...e/metis/manageconversations/ui/conversation/member_selection/MemberSelectionBaseViewModel.kt
Outdated
Show resolved
Hide resolved
@TimOrtel Could you quickly review my changes? :D |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just left one comment but apart from that it looks good