-
Notifications
You must be signed in to change notification settings - Fork 3k
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
Rename Policy Rooms #7217
Rename Policy Rooms #7217
Conversation
@Expensify/design would love your thoughts on the renamed action message design. |
Left a couple of very minor comments, otherwise looking good! |
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.
The rename functionality works well. I left 2 small comments that aren't blockers. While testing this I was unable to pull up the settings page after creating a room until I refreshed. Does that happen for you? That problem also occurs on the main branch. I'll create a separate issue for it if one doesn't already exist.
I noticed some inconsistent behavior as well. It seems that after creating a Policy room the route is not updated correctly and we try to access the settings page from a different report. Definitely worth investigating! Thanks for creating the issue! |
1970d36
Updated! |
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.
Nice, thanks!
Approved on my end, feel free to self-merge once the checks successfully pass. |
No longer on hold! Self-merging with approval. |
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
🚀 Deployed to staging by @luacmartins in version: 1.1.32-1 🚀
|
🚀 Deployed to production by @roryabraham in version: 1.1.33-3 🚀
|
cc @TomatoToaster
Details
Adds the ability to rename a Policy Room.
Fixed Issues
$ https://github.com/Expensify/Expensify/issues/176854
Tests
+ > New room
.Details
.Settings
Room name
and clickSave
.The
Save
button displays a loading spinner and becomes disabled.A growl message shows up and reads
Policy room renamed!
.A comment like the ones showed in the screenshots below is posted to the chat.
The room name is updated in the LHN and the chat header.
Verify that no errors appear in the JS console
QA Steps
Steps above.
Tested On
Screenshots
Web
Mobile Web
Desktop
iOS
Android