-
Notifications
You must be signed in to change notification settings - Fork 3
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
feat: shared user picker modal #517
Merged
Merged
Conversation
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
ice-kreios
changed the title
Feature/shared user search modal
feat: shared user picker modal
Jan 8, 2025
ice-kreios
force-pushed
the
feature/shared-user-search-modal
branch
2 times, most recently
from
January 8, 2025 11:18
36e50db
to
b3d8aa5
Compare
ice-hector
force-pushed
the
feature/shared-user-search-modal
branch
from
January 8, 2025 11:18
b3d8aa5
to
5832b3b
Compare
ice-hector
previously approved these changes
Jan 8, 2025
ice-alcides
reviewed
Jan 8, 2025
lib/app/features/user/pages/user_picker_sheet/components/following_users.dart
Outdated
Show resolved
Hide resolved
ice-alcides
reviewed
Jan 8, 2025
lib/app/features/user/pages/user_picker_sheet/user_picker_sheet.dart
Outdated
Show resolved
Hide resolved
ice-alcides
reviewed
Jan 8, 2025
lib/app/features/chat/views/pages/new_group_modal/pages/add_group_participants_modal.dart
Outdated
Show resolved
Hide resolved
ice-kreios
force-pushed
the
feature/shared-user-search-modal
branch
from
January 8, 2025 15:13
5832b3b
to
eb59672
Compare
ice-alcides
previously approved these changes
Jan 8, 2025
ice-endymion
requested changes
Jan 8, 2025
...atures/chat/messages/views/components/messaging_bottom_bar/components/more_content_view.dart
Outdated
Show resolved
Hide resolved
lib/app/features/chat/views/pages/share_profile_modal/share_profile_modal.dart
Outdated
Show resolved
Hide resolved
lib/app/features/wallet/views/pages/friends_modal/friends_modal.dart
Outdated
Show resolved
Hide resolved
lib/app/features/chat/views/pages/new_chat_modal/new_chat_modal.dart
Outdated
Show resolved
Hide resolved
lib/app/features/chat/views/pages/new_group_modal/pages/add_group_participants_modal.dart
Outdated
Show resolved
Hide resolved
lib/app/features/user/pages/user_picker_sheet/components/follower_users.dart
Outdated
Show resolved
Hide resolved
lib/app/features/user/pages/user_picker_sheet/components/following_users.dart
Outdated
Show resolved
Hide resolved
lib/app/features/user/pages/user_picker_sheet/components/searched_users.dart
Outdated
Show resolved
Hide resolved
lib/app/features/user/pages/user_picker_sheet/user_picker_sheet.dart
Outdated
Show resolved
Hide resolved
lib/app/features/wallet/views/pages/wallet_page/components/contacts/contacts_list_header.dart
Outdated
Show resolved
Hide resolved
ice-endymion
approved these changes
Jan 9, 2025
ice-kreios
force-pushed
the
feature/shared-user-search-modal
branch
from
January 9, 2025 13:32
6e114f8
to
ecda415
Compare
ice-hades
approved these changes
Jan 9, 2025
ice-alcides
approved these changes
Jan 9, 2025
ice-kreios
force-pushed
the
feature/shared-user-search-modal
branch
from
January 9, 2025 14:11
ecda415
to
ff66d31
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
This PR introduces a new reusable UserPickerSheet component to standardize user selection across the app.
Additional Notes
N/A
Type of Change
Screenshots (if applicable)