-
-
Notifications
You must be signed in to change notification settings - Fork 4.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
Move online status into modal #23130
Conversation
skjnldsv
commented
Oct 1, 2020
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
8416299
to
f240794
Compare
Fixed a small bug on the button styling. What do you wanna do? Extend your selector? Leave it like that? 🤷 |
I also found a bug that is unrelated I think. When you submit an empty message you don't get a warning stating the message is empty, it still tries to push the empty custom status message |
Looks and works great, only the :focus doesn’t work – checking to see what’s wrong. Probably the focus is on a different element. |
The focus on what? If that is on the online radio selectors this is because there is no different design for checked/focused. Also the default browser is to use arrow keys for radio selectors. Not tab ✌️ |
Fixed that earlier #23108 |
The hint about notifications is missing for DND? |
Aaaaah, keep forgetting about the arrow keys, jeez! Then all fine :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.
Tested and works very nicely!
Yep, to fix the look then, "Invisible" could also get a subline saying "Appear offline" and then it would look nice. As discussed @skjnldsv Also found another issue that the modal is not scrollable. The "Customize" modal of the Dashboard is, so we should do the same adjustment here. @juliushaertl did you do anything special there? |
…mize Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
Fixed both of those issues! Just needs the commit from @skjnldsv to show the subline. |
Signed-off-by: Joas Schilling <coding@schilljs.com>
Signed-off-by: Joas Schilling <coding@schilljs.com>
Signed-off-by: Joas Schilling <coding@schilljs.com>
🤖 beep boop beep 🤖 Here are the logs for the failed build: Status of 33546: failuresqliteShow full log
mysql8.0-php7.4
postgres9-php7.3Show full log
|
Sitting here with @karlitschek and he says 👍 great job! :) |
/backport to stable20 |