New image appear only after relaunch
Maybe some refresh button should be there)
Basically the issue is that creating an image from the command line doesn't dispatch this action. I'm not exactly sure why. Working on that. However, It's interesting to note that pulling an image from the command line does dispatch this action.
In other news, there technically is a refresh button. Clicking the "My Images" tab will reload the image list. Not the greatest UX though.
@mhelmetag thanks for debugging this - It seems to be related to the events dispatched where a build doesn't trigger anything, but a pull would
Most helpful comment
Basically the issue is that creating an image from the command line doesn't dispatch this action. I'm not exactly sure why. Working on that. However, It's interesting to note that pulling an image from the command line does dispatch this action.
In other news, there technically is a refresh button. Clicking the "My Images" tab will reload the image list. Not the greatest UX though.