Questions tagged [badge]
The badge tag has no summary.
                17 questions
            
            
            
                1
            
            vote
        
        
            
                1
            
            answer
        
        
            
                121
            
            views
        
        
            
            
        What exactly do you count when filtering items in multiple filtering menus that all interact to filter a dataset
                    Example
Let's say I have some tabular data. This is a contrived short example, but imagine thousands of rows and a dozen columns.
Type
Value
A
Foo
A
Bar
B
Foo
B
Bar
And you can filter this table by ...
                
            
       
        
            
                1
            
            vote
        
        
            
                1
            
            answer
        
        
            
                106
            
            views
        
        
            
            
        Should notification badges and labels match?
                    Example: If the badge in the app's tab bar is red in color, when a user goes to that screen, should the corresponding label be the same color? Or does it not matter?
                
            
       
        
            
                1
            
            vote
        
        
            
                1
            
            answer
        
        
            
                105
            
            views
        
        
            
            
        Styling a Customer Badge with Two Different Ratings Using Different Colors
                    I'm currently in the process of designing customer badges for my application and have encountered a styling challenge. I've successfully implemented a color-coded badge that reflects the customer's ...
                
            
       
        
            
                0
            
            votes
        
        
            
                2
            
            answers
        
        
            
                288
            
            views
        
        
            
            
        What to do with a very long status (and sub-status)?
                    I am currently facing a challenge with a very long status (including a sub-status) that needs to be displayed on desktop, mobile, and tablet screens. Our typical lozenges have a maximum width of 200px,...
                
            
       
        
            
                4
            
            votes
        
        
            
                1
            
            answer
        
        
            
                546
            
            views
        
        
            
            
            
        Which way of displaying unread messages count is better
                    I am in a dilemma over deciding user favored way of displaying unread messages count, currently, there are two ways in my mind, like Facebook Messenger and like Instagram, Whatsapp, and lots of other ...
                
            
       
        
            
                0
            
            votes
        
        
            
                1
            
            answer
        
        
            
                100
            
            views
        
        
            
        How should streak badges be awarded in edge cases (like StackOverflow badges)?
                    I am brainstorming how to create streak badges like StackOverflow badges. For example, (I will just make some up), if you vote 30 times a day for 5 days straight, you get a vote30x5day badge, or if ...
                
            
       
        
            
                1
            
            vote
        
        
            
                1
            
            answer
        
        
            
                175
            
            views
        
        
            
        Search results page - providing additional pre-filters in search results
                    Background
We are looking into what is considered as a ‘top’ vacation rental property and how we can lets the users know this. We have a good idea of a criteria that goes into this.
Challenge
We have ...
                
            
       
        
            
                117
            
            votes
        
        
            
                7
            
            answers
        
        
            
                10k
            
            views
        
        
            
            
            
        What can we do to make UX Stack Exchange badges accessible?
                    In Stack Exchange, the three main Badge types (Bronze, Silver, and Gold) are differentiated with color alone. This would be challenging for users with color blind related issues to identify Badge ...
                
            
       
        
            
                1
            
            vote
        
        
            
                2
            
            answers
        
        
            
                959
            
            views
        
        
            
            
        What is the added value of numbering Notification Badges?
                    Notification Badges are all over our mobile devices, all of the most common apps we use everyday have them. They keep us hooked onto an app and let us know when something new happens. 
My question is ...
                
            
       
        
            
                1
            
            vote
        
        
            
                2
            
            answers
        
        
            
                252
            
            views
        
        
            
            
        How can I visualize deviation from the standard as a badge?
                    I have an icon-button on my website. When clicking on it, the font size can be increased/decreased.
I want to visualize that there is a deviation from the normal font size when the user clicks to ...
                
            
       
        
            
                0
            
            votes
        
        
            
                1
            
            answer
        
        
            
                108
            
            views
        
        
            
        Should I have a notification screen or just showing a badge the section is enough?
                    I'm designing a heavy content app and I first proposed all the notifications to be presented at one notification screen (option 1). The screen is a list and each item redirects the user to the proper ...
                
            
       
        
            
                3
            
            votes
        
        
            
                2
            
            answers
        
        
            
                2k
            
            views
        
        
            
            
        New Message Notifications and Unread Message Counts across Clients
                    This UX question is unusual in that it deals with the user experience across several devices and modalities, and not just within one screen.
Suppose you have a chat app that can be accessed from ...
                
            
       
        
            
                1
            
            vote
        
        
            
                1
            
            answer
        
        
            
                1k
            
            views
        
        
            
            
            
        What are the differences between icon and button badges?
                    iOS style badges are overlayed atop the upper right part of the icon. It's usually red with white text.
When displayed inline on a button or next to a header or link, IMHO, the badge seems to take on ...
                
            
       
        
            
                5
            
            votes
        
        
            
                3
            
            answers
        
        
            
                5k
            
            views
        
        
            
            
        Is a notification counter needed?
                    I didn't find anything about this. I would like to know if there is any problem in using just a floating circle, warning the user about new notifications or should I display the number of ...
                
            
       
        
            
                3
            
            votes
        
        
            
                1
            
            answer
        
        
            
                154
            
            views
        
        
            
        Should notifications "add up" if shown in a menu?
                    I have a B2B web app in which users can pay to add elements to their public profile. We are keen not to make it look too "e-commerce" as it is for financial companies rather than B2C.
Currently, ...