Uh oh!
There was an error while loading. Please reload this page.
scout hint: tell user logging in is required - #2262
Conversation
laurazard
commented
Aug 22, 2023
/cc @sam-thibault@thaJeztah@dvdksn@neersighted@rumpl@vvoland (pinging y'all re: wording ideas) |
thaJeztah
commented
Aug 22, 2023
So, looking at this hint:
I'm slightly wondering if this is "too much information" at this moment in time, and cluttering the hint (hiding away the relevant information in the noise). Effectively, this is listing prerequisites to run the So, silly idea:
That would also allow us to include some of the wording we added in docker/cli#4478 Thinking of a flow like: $ docker scout quickview hello-world
Log in with your Docker ID or email address to use the scout service. If you
don't have a Docker ID, head over to https://hub.docker.com to create one.You can log in with your password or a Personal Access Token (PAT). Usinga limited-scope PAT grants better security and is required for organizationsusing SSO. Learn more at https://docs.docker.com/go/access-tokens/Username:Password:(we should consider changing |
laurazard
commented
Aug 22, 2023
@eunomie thoughts on @thaJeztah's idea? |
eunomie
commented
Aug 22, 2023
I can see why we want to add more context about the Right now, that's what you have if you run a scout command without to be logged in: That's not a really good user experience. However I'm not sure about the addition of the login inside docker scout. But to improve the login message 💯 |
eunomie
commented
Aug 22, 2023
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
The `docker scout quickview` hint, displayed after a user pulls or builds an image, only works if the user is logged in to Hub. Check if user isn't logged in, and make hint more explicit in this case. Signed-off-by: Laura Brehm <laurabrehm@hey.com>

The
docker scout quickviewhint, displayed after a user pulls or builds an image, only works if the user is logged in to Hub.What I did
Check if user is logged in, and make hint more explicit/call this requirement out if not.
Logged in (same behaviour as before):
Logged out (add message about logging in):
(not mandatory) A picture of a cute animal, if possible in relation with what you did