My google cloud console dashboard theme is changed. how to revert? - google-cloud-platform

it's been few weeks that my GCP console dashboard theme is changed into this:
It's like 95% color is only white. I really dont like how it's look. Please help to change back the theme. Or is it somekind of bug?
normal theme using other account:

Not a bug. It's their new update and they have been rolling it out for a couple months now.
Reference: https://www.reddit.com/r/googlecloud/comments/xwheef/comment/ir6ftcc/?utm_source=share&utm_medium=web2x&context=3

Related

Login with Google is asking to select app from two

We have an app in Expo that is logging in to Firebase with Google, but for some reason after going through the dialog it offers to select an app, which is shown twice, instead of selecting it automatically.
What is the proper configuration for solving this issue? I've had a look at this and that, but we cannot remove schema as it wouldn't work without it. There's a bug report on this issue, so I'm hoping someone managed to work around it here.

Remove "Personalization" pane from Alexa Testing Web Interface

I am currently working on Amazon Alexa via the Amazon Web Developer Console, and they have added a new "personalization" feature that I dont need. It is not enabled for this skill, and I dont intend to do so. Nevertheless, the viewing window for this feature takes up more than half of my screen in the testing window, and I cannot remove it, nor scroll it out of view, which leads to me being unable to properly view the important parts of the testing page, the Skill IO and the display.
Has anyone had this problem? How can I get rid of this personalization window
Screenshot
Terrible design, you can't for now (unless manually removing it on your browser).
Submit a feedback on the page (bottom left) so they will be aware and fix it soon hopefully:

Unable to enable AWS Amplify Admin UI

I'm currently finding myself unable to enable the Admin UI. It was enabled before and now does not seem to work.
When I looked at my backends I see this.
Image of Amplify backend environment with a button to enable admin UI.
I then clicked the switch to turn on the Admin UI as shown below.
Image of the Admin UI enable screen.
I clicked it and it says it's enabling in a popup here, before saying it succeeded in another popup here.
I thought this was originally something wrong with my project but it's happening on my other amplify project - is the Amplify Admin UI down for some reason?
P.S. I was going to post this on server fault as this post says but there was no tag for Amplify on here.
Sorry this is not an answer, I cannot make comment so I have to write here.
I wasted a whole day by meeting the exactly the same issue.
At the same time, I tried to run Amplify pull --appid --envName several times, it always stuck there.
Amazon status page shows everything is fine now but I cannot believe it.
I also posted a question here but it seems nobody answered it.
I hope this issue was discovered by more people and Amazon finally can fix it, I believe it's not a problem on our side.
The issue was resolved as shown in this ticket I opened.
https://github.com/aws-amplify/amplify-adminui/issues/206
Have you tried selecting the environment and then clicking Open Admin UI?
I also wasnt able to login clicking in the URL and with my credentials, but clicking there worked.

User Roles Not Getting Updated

I am facing a issue in Sitecore UI when I am editing an existing user to add/delete 'User Roles' under the 'Member Of' tab, its not getting updated. However, when I am adding a New User and assigning the User Roles, then it shows up correct. Any idea whats causing this issue/Or anyone else faced the same?
This issue is also referenced by some other person here.
I attached an image for more reference!
Tried looking up online but in vain, hope someone can assist me on this. Thanks in advance!
EDIT: Step by step of what I am doing:
Hope this illustrate the problem much better!
I had the exact same problem and it turned out to be solved by ensuring the App_Browsers folder was in the root of the website. When this was not there, several dialogs would not save correctly (User Roles, Security Assignment to items)
I had the same problem but Jay S's solution didnt work for me. I'm using Sitecore 7.2
The problem is you can't add roles to the user, but what you can do is add users to the role.
The workaround is to go to the Role Manager, then click on Members and select the users to add in to the role.
I had a problem in one of the Sitecore versions with a role selector window which wasn't big enough, so the buttons Cancel and Ok were hidden. I was able to select roles, but then I wasn't able to confirm my selection unless I extended the window size:
You've provided a screenshot for the Edit User popup but not the one which is displayed afer you click Edit on this screen so I don't know if this is the reason of your issue as well.

Add to timeline dialog doesnt appear at all

I am having some issues with facebook's open graph beta add-to-timeline function.
https://developers.facebook.com/docs/opengraph/tutorial/
I am following step by step instructions as mentioned in the text and video tutorial. As soon as I launch my app at https://strong-rain-3190.herokuapp.com/cooking.html the add to timeline button doesnt appear at all. I am not sure whats going on. Have tried many times but no luck.
Is anyone else having the same issue? or if there's any possible solution for this.
This is because you are logged into facebook already.
You can test this by clicking on the Cook button and it would work.
Log out of facebook for the Add to timeline button to show up.