-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
Make the members view of rooms and expense chats consistent with groups #47201
Merged
MariaHCD
merged 49 commits into
Expensify:main
from
rayane-d:make-room-members-view-consistent-with-groups-and-reports
Sep 9, 2024
Merged
Changes from all commits
Commits
Show all changes
49 commits
Select commit
Hold shift + click to select a range
6a2e4d9
Make the Room Members view of rooms and expense chats consistent with…
rayane-d 1cf175f
Fix TS error
rayane-d 0156850
Correct removeUser function
rayane-d b4673ea
Clear search value after removing room members
rayane-d 7461654
Merge branch 'main' into make-room-members-view-consistent-with-group…
rayane-d 73a339b
Fix canSelectMultiple logic
rayane-d 19b5a38
Make the members view of rooms and expense chats consistent with groups
rayane-d c8a130c
Merge branch 'main' into make-room-members-view-consistent-with-group…
rayane-d 352c587
Fixes after merge
rayane-d bc43dd5
fix lint warning
rayane-d 197d74e
Make the members view of rooms and expense chats consistent with groups
rayane-d b2cef7c
Correct members list top margin
rayane-d 133290c
Fix top margin
rayane-d 4290ca5
Update condition for showing search input
rayane-d 62f4615
Refactor
rayane-d d043e2e
Fix spacing on mobile
rayane-d 741d1b9
Fix TS errors
rayane-d c6d51b5
Fix lint errors
rayane-d f63f900
Update condition for showing search input
rayane-d 16363ac
Naming
rayane-d 6c24cbe
Update shouldShowTextInput condition logic for participants and room …
rayane-d b866fc7
Update list header for room members page
rayane-d 44ad06e
Merge branch 'main' into make-room-members-view-consistent-with-group…
rayane-d 1a31a52
Optimize shouldShowTextInput condition
rayane-d 5fffecc
fix shouldShowTextInput condition
rayane-d 3d2734b
Fix shouldShowTextInput logic
rayane-d 8194dbc
fix lint warning
rayane-d 2049329
Merge branch 'Expensify:main' into make-room-members-view-consistent-…
rayane-d e1416c4
wrap updateShouldShowTextInput in a useCallback
rayane-d 52d0e83
Merge branch 'main' into make-room-members-view-consistent-with-group…
rayane-d a26a72d
Merge branch 'main' into make-room-members-view-consistent-with-group…
rayane-d fd91360
Refactor shouldShowTextInput logic to improve performance and readabi…
rayane-d 2e68192
make suggested changes
rayane-d a486c4b
Fix reat-compiler error
rayane-d 74d2063
Fix TS errors
rayane-d 659f1c6
refactor of shouldShowTextInput logic
rayane-d eecab21
clear SearchInputManager.searchInput
rayane-d 7d03a69
keep SearchInputManager.searchInput when inviting a member
rayane-d c221429
reset the searchInput if the search bar is not visible
rayane-d a6c5c81
Make SearchInputManager.searchInput logic consistent
rayane-d 646b24a
reset SearchInputManager.searchInput if text input becomes invisible
rayane-d f08860a
Merge branch 'main' into make-room-members-view-consistent-with-group…
rayane-d 8a63825
align Member label with the left side of the avatar
rayane-d 89b486c
remove unnecessary dep
rayane-d 3732f43
Merge branch 'Expensify:main' into make-room-members-view-consistent-…
rayane-d a65aaa9
Correct comments
rayane-d 168d3c9
Update remove member button text
rayane-d 55fddd8
Add the table header to the page when the report is not a group chat
rayane-d e69a45a
prettier
rayane-d File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
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
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
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
This comment was marked as resolved.
Sorry, something went wrong.