-
Notifications
You must be signed in to change notification settings - Fork 10k
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
[Editor] Move the alt text button in the editor toolbar #17329
Conversation
We must wait for an approval from UX it's why I keep it as a draft for the moment. |
/botio-linux preview |
From: Bot.io (Linux m4)ReceivedCommand cmd_preview from @calixteman received. Current queue size: 0 Live output at: http://54.241.84.105:8877/7a19b8183ce5831/output.txt |
From: Bot.io (Linux m4)SuccessFull output at http://54.241.84.105:8877/7a19b8183ce5831/output.txt Total script time: 2.13 mins Published |
eca36aa
to
2d63e08
Compare
/botio-linux preview |
From: Bot.io (Linux m4)ReceivedCommand cmd_preview from @calixteman received. Current queue size: 0 Live output at: http://54.241.84.105:8877/da6f6be630faa8a/output.txt |
From: Bot.io (Linux m4)SuccessFull output at http://54.241.84.105:8877/da6f6be630faa8a/output.txt Total script time: 1.40 mins Published |
Maybe the tooltip for the remove button will change, but for the rest, the patch can be reviewed. |
2d63e08
to
2ee0ee1
Compare
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.
(with the obsolete string removed)
2ee0ee1
to
940474c
Compare
80a8f64
to
ee870ff
Compare
ee870ff
to
59112a7
Compare
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.
This is really nice since it not only fixes the button overlap, but it improves consistency in the editing-UI and does so with less code overall.
r=me, thank you!
/botio integrationtest |
From: Bot.io (Windows)ReceivedCommand cmd_integrationtest from @calixteman received. Current queue size: 0 Live output at: http://54.193.163.58:8877/d2cf4457740da60/output.txt |
From: Bot.io (Linux m4)ReceivedCommand cmd_integrationtest from @calixteman received. Current queue size: 0 Live output at: http://54.241.84.105:8877/58dc1ed3d357f08/output.txt |
From: Bot.io (Linux m4)SuccessFull output at http://54.241.84.105:8877/58dc1ed3d357f08/output.txt Total script time: 5.59 mins
|
From: Bot.io (Windows)SuccessFull output at http://54.193.163.58:8877/d2cf4457740da60/output.txt Total script time: 14.16 mins
|
Fix a test failure in m-c.
[Editor] Fix subtype for telemetry data (follow-up of #17329)
No description provided.