That wasn't a bug now.
But I still noticed something negative in the representation of different sizes.
As you can see in the video above, I tested Nexus 7. With a width of 600px.
Optically it doesn't look really good. Since the accounts are divided into 50x50.
I have a question about that:
In my template I use different CSS for different sizes. For example 0 to 700px for mobile view.
So I always get the optimal representation.
ES uses the display by device.
This can lead, as with Nexus 7, that the display is no longer beautiful. Because a width of 600px actually corresponds to a mobile view.
Wouldn't it be better if ES was based on devices, but on widths with the display?
The way I do it. Mobile view up to 700px. 701px to 985px tablet and from 986px normal display?
I know it is not a bug. But it can still lead to strange displays, where suddenly no filter menu is displayed anymore.
How do you think about it?