-
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
Style and remove "Save" button for Default Room Settings #8164
Conversation
cc @shawnborton what do you think of the initial Web screenshot? |
Just to make sure I am following, in this case the room name input is not editable right? Same with the workspace input? |
Correct, they are both not editable. Should we make that clear to the end-user? We could gray the text box out. |
got it, will update |
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.
no blockers from me, going to tap someone else who's actually written App code though too.
screenshots and review comments updated, gonna pull in one more App reviewer! |
How exactly does the visibility: restricted stuff work? I feel like that should look identical to the sections above it where "Visibility" is in the smaller gray text. |
It's a setting you adjust when you create the room, it seems. "Private" is invite-only and "Restricted" means that anyone in the workspace can see it.
Would the "Visibility" + restricted/private appear on the same line? It seems like for this setting we have three sections. |
How does this look @shawnborton? |
Looks great!
…On Wed, Mar 16, 2022 at 12:56 PM Nicholas Murray ***@***.***> wrote:
How does this look @shawnborton <https://github.com/shawnborton>?
[image: Screen Shot 2022-03-16 at 12 55 20 PM]
<https://user-images.githubusercontent.com/24466196/158678882-e857d98a-73c4-4bff-abe1-cd06b766ed77.png>
—
Reply to this email directly, view it on GitHub
<#8164 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AARWH5XLQ2XNALZWI2BX5N3VAI4FFANCNFSM5QZSSYNA>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
checks pass, ready for review @stitesExpensify @bondydaa |
Nice, I think you just need to update the screenshots given the "Visibility" changes and then we're good. |
screenshots updated, gonna merge soon |
I'll go ahead and merge this one. |
✋ 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 @shawnborton in version: 1.1.44-0 🚀
|
Details
"Save" button is hidden for default/archived rooms and updated the style.
Fixed Issues
$ GH_LINK
Tests / QA Steps
PR Review Checklist
Contributor (PR Author) Checklist
main
### Fixed Issues
section abovesrc/languages/*
files (if applicable)Styling.md
) for all style edits I madeSTYLE.md
)Avatar
, I verified the components usingAvatar
are working as expected)main
branch)PR Reviewer Checklist
main
### Fixed Issues
section abovesrc/languages/*
files (if applicable)STYLE.md
) were followedAvatar
, I verified the components usingAvatar
are working as expected)main
branch)Screenshots
Web
default room

new room

Mobile Web
Desktop
iOS
Android

