Questions tagged [ux-integration]
UX integration means keeping a UX-focus in the whole organisation, and in particular in the whole lifecycle of the software. This entails making UX practices as natural ingredients of a software development process. UX integration will influence not only the software development process, but the software development organisation as a whole
71 questions
0
votes
1
answer
88
views
Is there an open-source tool to validate your user interface in an automated way?
Is there a tool to validate your user interface in an automated way? I was looking for something that would be able to scan your browser and look at the DOM and automatically detect visual issues with ...
0
votes
2
answers
54
views
How is payment api gateway interfaced if I have 2 or more regions using different gateways?
I am currently designing an app for 2 different regions, 1 in US and 1 in Taiwan.
For US, I am using Stripe as the payment gateway api,
For Taiwan I am using Newebpay as Stripe is not available.
These ...
0
votes
1
answer
71
views
Design reviews and meetings with stakeholders
Why do UX design reviews with stakeholders often become inefficient for decision-making? I’ve noticed these meetings frequently get sidetracked by technical discussions or debates over technology ...
1
vote
2
answers
123
views
What UX mistakes should be avoided when changing a service/product to a paid option?
The company I help is planning to change one of its functionalities from a currently free option to a paid option. We anticipate, of course, user dissatisfaction over such a move.
I'm wondering how ...
1
vote
1
answer
207
views
Best Practice to Verify User during flows
In our app we have different flows such as changing passcode, adding security questions, and deleting accounts and all these flows require the user to verify(through OTP) to incorporate the changes
I ...
1
vote
1
answer
103
views
Device for people with advanced tremors and speech difficulties to type using feet and hand
Some older people are often full of tremors, including in their voice, and in their hands, but can still use their feet.
They can often also spell.
I was wondering whether anyone has designed a double ...
0
votes
2
answers
196
views
What is best way to put Required Text in Select Box?
I'm creating contact form. I have read Web form design guidelines and found tips to add optional or required text instead of putting asterisks. I have found the information in https://www.cxpartners....
1
vote
2
answers
338
views
Should UX researchers provide design recommendations?
I'm a fairly new UXR. Recently, I created a presentation deck with recommendations after testing a website. Before presenting I ran the deck by a friend who told me my recommendations might be too ...
1
vote
1
answer
1k
views
Left sidebar vs top bar categories in eCommerce layout
I am working on a big eCommerce website and we are trying to find the best possible option for our layout. A typical layout that I keep seeing is something similar to Aliexpress. A left sidebar with ...
0
votes
4
answers
1k
views
How to align user needs and business goals?
Seeking a good answer on how user needs and business goals can be aligned. I'm also looking for practical methods for accomplishing this. Please advise.
1
vote
1
answer
522
views
How to show total as well as distributed total among categories
There is a total section on my dashboard and below that, a grid with all the list of data. As a total number of items and their total values need to show on top of the grid distributed among ...
0
votes
1
answer
910
views
Best design for displaying phone call button [closed]
I am working on an e-commerce website. When a buyer opens a product page, there is a button to contact the seller, this button send a message to the seller.
Now I want to add a phone call button. ...
4
votes
3
answers
418
views
What are some examples of UX engineering heuristics?
Noting that UX engineering is a fairly expansive term, I'll contextualize this to UX engineering as it relates to component prototyping and development, UI architecture, and maintenance.
What kind of ...
1
vote
0
answers
90
views
Service Design in an Organization with different products [closed]
Upon learning a service design and trying to see how it would be implemented in an organization, I come up with a question.
Supposed a medium sized organization have different products exposed to the ...
2
votes
2
answers
562
views
Navigation for app that is embedded into another app's user interface
I have an app that is going to be embedded in another app. The app we're embedding into has it's own navigation system (bottom navigation and may have a hamburger menu at the top).
Attached below is ...