Should nav items be hover or click to activate dropdown?

When theres a dropdown option, should users expect to hover on it or click on it?
I have seen this done either way.
I recently visited this lightspeed’s website. They have a dropdown menu for their Product page. I noticed…
Icon for selecting related data [on hold]
![Icon for selecting related data [on hold]](https://uxsharelab.com/wp-content/themes/proxima/images/thumbnail-placeholder.gif)
I am working on a web application that includes a feature to export some data.
When exporting this data, there are 2 types of entities that the user can select: Type A and Type B. Type A is its own thing, but owns 1 or more …
How to present analytics on website redesign?

I’m currently redesigning a website from scratch which will replace a new one. Considering that the website is not a e-commerce website, but a website that sells a project, the only conversion metric I have is a request quote…
When to ask user to enable desktop notification?

I have an app that the user sends texts to experts, and after 5 minutes he get back a response.
I want to show a notification to the user when he got a response.
The question: When & How do you recommend to ask the user…
What are key things to include for Insurance App? [on hold]
![What are key things to include for Insurance App? [on hold]](https://uxsharelab.com/wp-content/themes/proxima/images/thumbnail-placeholder.gif)
Will be working on an Insurance App (Android as of now).
It will be informative, educating people as well as Online sales.
Objective is to promote the products and provide online Insurance purchase.
What are key things fo…
UX Knowledge to Follow [on hold]
![UX Knowledge to Follow [on hold]](https://uxsharelab.com/wp-content/themes/proxima/images/thumbnail-placeholder.gif)
Lets collectively have list UX Knowledge to Follow.
It may be Twitter, Facebook, Blogs or any other media.
Add list of Books, eBooks, Audio, Video, Webinars, Recordings..anything..!
What all you know?
This will be much valua…
How to tell users that they have to change the focus from the input to apply the change

In HTML, if you have an input with an onchange, it doesn’t register the change until you leave (or lose focus) that input. There’s an onKeyUp function as well which would have the function run as they type. In my case, this i…
Why is the best content to display on a sticky nav with a learning site?

So far, I have a sticky nav with a button to purchase the course, the price of the course and a Wish List button. These elements are very important for revenue purposes. However, I’m not sure what else I should put on the sti…
Facebook bot : should all the experience be in Facebook Messenger or not?

Me and my friend are working on a Facebook bot. We have a question where we have opposite viewpoints, so we made the choice to ask this community.
To me, if you provide a Facebook-bot user experience your user expects to st…
When to refresh data?

I’ve got a web application where the data is constantly changing. But when to refresh it?
There is a filtering tool (a sunburst chart) and a table that displays the data. So when the user selects a filter the data that show…