UX Patterns and explanation [closed]
![UX Patterns and explanation [closed]](https://uxsharelab.com/wp-content/themes/proxima/images/thumbnail-placeholder.gif)
There are a few websites like goodui.com that explain UI patterns regarding what works and what doesn’t in terms of research. Are there others that are more in-depth than this? Any websites that break down UX UI design’s of products and ex…
share this post : )
Does Apple use a base grid for iOS elements?

I am currently working on creating an iOS and Android app for my company and was looking at the Sketch library that Apple provides for iOS. While inspecting a few elements it looks like some of the dimensions are chosen at random. For exam…
share this post : )
How do you localize the {verb} + {noun} pattern?

By example, if we take [Resend confirmation email], how would you localize that for Germany?
[Bestätigungsmail erneut senden] (noun + verb)?
Are there design guidelines available online?
share this post : )
Dropdown selector with no options. Disabled or not?

I have a dropdown HTML select menu. Entries will appear once a calculation is performed, however until then, there is nothing available, and therefore the dropdown is empty. The dropdown should be there because it will make clear that the …
share this post : )
User Experience – graph and table

Does anyone know if it’s a good UI -UX practice to add multiple select options inside a table?
share this post : )
Does it make sense to use a platform-agnostic HIG for desktop applcations?

I’m developing a stand-alone, cross-platform desktop app for Windows, Mac, and GNU/Linux. I’ve read these ([1], [2]) questions and concluded that I’ll have to cherry pick guidelines from all three HIGs as the end-users span across the thr…
share this post : )
Can you critique my work Design UX/UI [closed]
![Can you critique my work Design UX/UI [closed]](https://uxsharelab.com/wp-content/themes/proxima/images/thumbnail-placeholder.gif)
give me mistake if i’m wrong and give me what i must to change please
Login form
Main form with no data to show (small rectangle center screen)
Main form without side bar menu (hidden)
Context menu for secondory actions ( like update d…
share this post : )
Can a form field have different radius from the button?

Can the email address field have a different radius from the button?
We have pill-shaped buttons across the whole website.
But I didn’t want to make the email address field with the same shape seems doesn’t look great.
So my question is: A…
share this post : )
Custom Google and Apple Signup/in buttons

I want to modify the default sign up and sign in buttons of Google and Apple for an iOS project keeping the changes as per their guidelines.
By default, these are like this:
And I want to use it like this(G’s border-radius updated to 6px,…
share this post : )
Is UI Chips for all single choice input a good idea?

I’m working on an iPhone/iPad app that uses a lot of forms and we are currently using several different components for input where the user have to do a single choice from a defined list of items. For example:
Radio button in a list with …