How to design navigation/interface for multiple input dashboard

I’m working on an update to an app with a dashboard. The dashboard has three “inputs”, if you will:
a location (defaults to the root location for the app) from a
predefined set;
a specific year of reporting
a specific month
Currently, …
share this post : )
Action Sheets then Alert Box Delete Confirmation Issue (iOS)

This is regarding the user experience issue in iOS, iPhone.
User comes to the first screen, which is the action sheet with a more button on a previous page. There is only one option which is delete message.
When user tap on the delete m…
share this post : )
Does your large organization have a governance committee? What are they called?

I work at a very large organization (10k employees) that make widely distributed products. Several managers are starting a governance/oversight/steering committee to pull the org together and start a regular cadence of sharing and collabor…
share this post : )
Validations for dialogs

We developed a behavior, that presents warnings in the lower part of the dialog, in case that exists, after hitting the dialog button. The user can move forward with the warning.
However, in some case the warning is known when the dialog i…
share this post : )
Can some part of my app have their own tabbar in a iOS app?

I trying to design my iOS app, and I’m going to 2 bottom tab bar on different page. I would like if it’s good and a another better way exists.
Here is why:
When I log in my app, I would like user to be in the main page « Projects ».
It’…
share this post : )
What should the summary count on an "active filter" button be representing?

Often, in facetted filtering experiences, on mobile, the filters are tucked offscreen. To indicate that the current view is being filtered, often the filter button is presented with a number indicating how many active filters are applied. …
share this post : )
What are the common techniques in dealing with too much data that’s still necessary

I’m working at a company where the operations team uses a dashboard to manage/monitor logistical operations. Not to make this problem specific to operations or logistics, I want to ask it in generic terms: This is what the dashboard looks …
share this post : )
what transition to have between two screens when there is where minor change in content?

I have a series of files that the user can look into.
User can open any file and view the file and user can navigate using arrows to view the next file and problem I am facing is where there is very minor change in the content and user na…
share this post : )
How would you differeniate between a user login and another account on a website?

I am working on a project with a financial company. They require a user to create a financial account and then create an online account. Currently, they are both referenced as “Account”. The issue I have is that it seems confusing to me to…
share this post : )
Responsive nav sidebar with company logo and information

Currently, our team’s browser app looks like this:
up to this point, we built our app to target desktop. However, because we’re moving to Android, it is imperative that we can also effectively target mobile devices. Upon trying to emul…