For the moment there is not really any solutions available since it is a know problem with the new version of Gnome.
What I experienced that makes the experience better is to install any video drivers that you might need. But if you have like in your case a integrated graphics card with intel there is not much you can do about that.
There is also some solutions that might help depending on your computer. Since the Gnome Session in Ubuntu 17.10 uses Wayland, like in my case I experiences some issues about that.
Something that you can do is to switch your Gnome Session from Wayland to XOrg by going in the login screen and Gnome XOrg in the gear menu. Here is the original answer.
You can also edit GDM to use XOrg instead of Wayland by uncommenting this line
WaylandEnable=false
in the configuration file
/etc/gdm3/custom.conf
The original comment is available here.
An other solution is to downgrade Ubuntu to 17.04 so in that case you will not have any issue. You can also try to install an older version of Gnome.
That is all that I tried or found to help. I currently have the same issue on my laptop and even on my desktop with the Nvidia drivers installed.