Multiple choice dropdown – when items are selected they are moved to the top of the dropdown

Does anyone know if moving selected choices to the top of the multiple-choice dropdown is a good design pattern? This would prevent users to scroll through a lot of content to preview active fields.
Below quick example – before and after:
…
share this post : )
EDIT / RENAME VIEW – what’s best approach – keep it together under edit or separate options?

Currently, I design edit flow for saved view (filters that allow being saved under "saved view"). The filter bar consists of 4 dropdowns (multiple and single choice), and radio buttons.
The user should also be able to edit the na…
share this post : )
IOS font – Can I use brand typography for app that will work on IOS?

I’m designing an app, that will be supported for Android and Ios. The brand font is Lato. I’m wondering if I should use SF Pro while designing this app or can I use a brand font?
share this post : )
Notifications – when to use success and when info

Currently, we have implemented notifications to the software and I started to get puzzled when to use success and when to use info notification.
Ie. Forgot password – Notification: Password has been sent – is its success or info?
save view…