Why does the Android Keyboard move words around?
Typing text messages on my Android phone is aided a lot by the 3 word suggestions that appear at the top. But it is extremely annoying that as I recognize one that I want and simultaneously finish typing a letter, I reach for…
Do we really need to remember all the password?
I’m just wondering if we really need to remember or note down all the passwords we use for sheer amount of applications nowadays. Why can’t a user just click on forgot password every time he wants to login? This solution does…
Can I replace drag & drop reorder with "Click to reorder"
I’m building an app where I need the ability to reorder list items (most often in the range of 2-15 items).
I despise drag and drop especially for lists long enough to go off-screen.
I have an idea that I would like to vet/…
Centering websites navigation around the search box – Good or Bad idea?
I’m working on a website for a pharmacy store.
The store would feature lot’s of different drugs for different illnesses.
I had and idea to make 90% of the navigation center around the search bar.
Meaning the website would h…
Centering websites navigation around the search box – Good or Bad idea?
I’m working on a website for a pharmacy store.
The store would feature lot’s of different drugs for different illnesses.
I had and idea to make 90% of the navigation center around the search bar.
Meaning the website would h…
Creating real time experience without blocking ui
I have an edit text and a list showing a set of tags.
When a user enters a tag in the edit text 2 things happen:
First, a request is sent to backend to store that tag.
Second, that tag is added to the list to create a real ti…
Creating real time experience without blocking ui
I have an edit text and a list showing a set of tags.
When a user enters a tag in the edit text 2 things happen:
First, a request is sent to backend to store that tag.
Second, that tag is added to the list to create a real ti…
Hierarchical table display w/ sorting
Hello – I’m looking for a decent way to display hierarchical information within a table that will also allow users the ability to sort records by clicking the top of each column of associated discrete data. When the user sorts, the records would be restacked thus removing the hierarchical view/UI. To go back to the default hierarchical view, the user would click the top of the ‘Record’ column. The use case here is to allow a user to evaluate the data in a few different ways then make a selection to perform an action such as ‘View/Export Records’ or ‘View Details’
Ive attached a conceptual model of what we currently have for reference but I’m curious if there is a better way to display hierarchical info on a table that can be sorted and selected?
Thank you for the help.
Hierarchical table display w/ sorting
Hello – I’m looking for a decent way to display hierarchical information within a table that will also allow users the ability to sort records by clicking the top of each column of associated discrete data. When the user sorts, the records would be restacked thus removing the hierarchical view/UI. To go back to the default hierarchical view, the user would click the top of the ‘Record’ column. The use case here is to allow a user to evaluate the data in a few different ways then make a selection to perform an action such as ‘View/Export Records’ or ‘View Details’
Ive attached a conceptual model of what we currently have for reference but I’m curious if there is a better way to display hierarchical info on a table that can be sorted and selected?
Thank you for the help.