Questions tagged [categorization]
the process by which information or options are sorted to aid finding items and understanding their relationships to other items.
132 questions
1
vote
2
answers
130
views
How and where should I display the category color?
I am working on the design part on an extension for a specific software.
There is a overview where you can see all your servers and you can add them to categories. If a server gets added to a category,...
0
votes
2
answers
1k
views
How to combine filter and search in a list
To make it easier for the user to find the right form, a category filter and a search should be offered.
There are 9 categories.
Currently, a maximum of 3 forms are assigned to a category.
How should ...
1
vote
2
answers
147
views
What is the best way to represent two categories of filters for a task list?
Looking to design a simple to-do list (mobile) that can be filtered first by person then by topic. There are anywhere from 2-6 people that tasks could be assigned to, and then 1-14 topics within each ...
0
votes
1
answer
76
views
What do you refer to the feature for creating a category tree as?
I'm designing a module for managers to perform administrative operations on fleets of buses they are assigned to. This includes the following parts,
Manage buses: add, remove, update bus details
...
1
vote
2
answers
1k
views
Any ideas of selecting multiple categories and subcategories with beautiful images?
Does anyone has any examples or ideas on making the following UX functional and aesthetically beautiful.
User has the option to select categories and subcategories on the onboarding process. Each ...
0
votes
2
answers
573
views
Behaviour of Sort in a table where data is grouped
Consider the following table: It's a table of 'food' all split into categories, with each sub-category also containing items. A 3-tier hierarchy.
The table is sortable by name, but... what should ...
2
votes
1
answer
307
views
How can I simplify this highly nested data structure?
I have this data structure
Category 1
Sub Category 1
Medium 1
Language 1
Language 2
Medium 2
Language 1
Language ...
1
vote
1
answer
95
views
Assignment of one category for each object, What's the best practice to achieve?
I'm designing a new product where the user can import their current apps to the system. In the system, there are 4 categories that represent the stages for product development: test, dev, QA, ...
1
vote
4
answers
1k
views
Categories tree structure UI with brands and setting value with inheritance
We have a tree of categories as a first column and commission as a second column. Commission has inheritance abilities, e.g. if I set commission on Category 1 by default it will be applied to Category ...
11
votes
7
answers
6k
views
What is the most appropriate way to ask a user to select a few (10 for example) categories from a list of thousands to proceed with the app?
I am working on a mobile app which relies on the categories/themes of interest chosen by the user and show content accordingly.
These categories are coming from another website and are similar to the ...
1
vote
1
answer
207
views
In a grouped list, how to display items of an intersection of two groups
Provided I have a category which gives x non mutually exclusive options.
I have a list of items which can be tagged with several of these mutually non exclusive options.
Item 1
Group A
Item 2
Group ...
2
votes
2
answers
85
views
How do you pick the right function to be in the bottom menu?
Im currently designing a student portal mobile application.
It got a lot of functions; 1. frequently used (academic, timetable, assignments) 2. seldom used (fees, library) and 3. others that are not ...
3
votes
3
answers
1k
views
If I have 24 categories with sub-categories in my shop page, where would be the best place for them?
The design is specifically to Desktop, on Mobile and Tablet I'm planning to have a drawer window with the list of categories and its sub-categories. The idea is to make the category visible in the eye ...
2
votes
1
answer
152
views
Data leveling UI suggestions
I m here looking for suggestions and design idea if someone can help please, Basically i m working on a screen that should display a lot of data defined by levels. Lets say we have a City with its ...
2
votes
3
answers
488
views
How to deal with transactions that can belong to multiple categories?
I'm working on an app where you can see transactions. Every transaction will be categorized (automatically). So far so good. The thing I run into now is how to deal with transactions that can (and ...