Why don’t mobile keyboards have a delete button?

We can install additional third-party keyboards to get a delete button. But I wonder why we don’t have it out of box?
Is there any research that shows the delete key is less used compared to other keys?
I ask because I use the delete bu…
share this post : )
What term to use to show / hide pre-filled fields in a form?

We have a form that is about 70% pre-filled. However, in between the pre-filled input boxes, there are a few ones that needs to be filled-out manually.
However, when we show the form, we only want the person to fill in the few ones in bet…
share this post : )
customer journey map vs customer experience map

can you tell me about the difference between customer journey map and customer experience map?
in Mapping Experience Book By James Kalbach he said they are two different things but i could not understand the differences and which one shou…
share this post : )
10 High-Quality Free CSS Button Libraries & Frameworks

HTML buttons are the drivers of online interaction. With that in mind, we have a fantastic collection of CSS button libraries and frameworks that you can freely use and save time.
The post 10 High-Quality Free CSS Button Libraries & Frameworks appeared first on Speckyboy Design Magazine.
share this post : )
What is the best way to display user company role and application role when logged in to the application

An application having two roles i.e Company Role and Application Role based on which different sections of the application are accessible to the person.
Company Role describes either Admin or Users whereas Application Roles describes the f…
share this post : )
No matter how hard I try, I think this hotbar interface is going to suck

Here’s a prototype with an animation of it being used on a scheduler app.
https://codepen.io/TylerL-uxai/full/QvezdM/
Did some interviews and everyone said the hotbar would be “cool” or “sounds good.” But I actually built out the feature…
share this post : )
The Role Design Plays in Your Client’s Sales Funnel

We talk about what you’re really supposed to be doing as a designer, and about the role your designs play in your client’s sales funnel.
The post The Role Design Plays in Your Client’s Sales Funnel appeared first on Speckyboy Design Magazine.
share this post : )
What is this called in GUI? A "panel" that contains tabs

I have a feeling this answer will depend on everyone’s opinions and which design spec they follow. However, maybe it will give me a broader perspective.
I have a “panel” (as best as I can describe). It so happens to contain tabs in this i…
share this post : )
Should someone be able to log out without an internet connection?

Facebook and other apps allow you to log out without an active internet connection. We have to make the decision to allow this or not, but I think that you should ask for an internet connection to log out. This is mostly because the server…
share this post : )
Formula for color contrast between text and background

In my Android app a user can choose the color of an item. This color is then shown in background with a text on it. I want to display the text either in black or white – depending on the background color.
Is there a formula to calculate …