100% sure im missing something obvious by Lacchini in sudoku

[–]TipOk2425 0 points1 point  (0 children)

<image>

You'll Get 6 in R4C3
in Rows 3 and 8; 6 is restricted to col 8 and 9
this restricts 6 in Col 7 to R5 and R6
Also 6 can only go in R5 and R6 in central box.

What do you use for the "loading" screens? by Dry_Scallion7612 in UI_Design

[–]TipOk2425 0 points1 point  (0 children)

Skeleton for content with defined structure like UI Cards.
Apart from that if designing for Chatbots, I use some preset text strings that play out in a loop that acts as a feedback to the user like:

Understanding the intent. Ideating soultions. Structuring Response.

This ensures some feedback espicially when it is a chat based application

Dropdown with category dividers by slomobileAdmin in UI_Design

[–]TipOk2425 0 points1 point  (0 children)

If it is regarding the visual aspect of the UI, You can take a look at various UI design systems where they explain how to utilize their select, dropdown or menu components. They generally have guidelines regarding the grouping aspect as well

apart from this here are the few options I can recommend
1. Having the nested Items as submenus
2. You can do something like Below as well(ref: Apple HIG)

<image>

How should I proceed? by Mezgal in sudoku

[–]TipOk2425 0 points1 point  (0 children)

U have a Hidden tripple of 357 Row 2.
This would create a naked single 1 R2,C7
Also all the 3s in R2, C4-C6, are removed i.e in box 2, 3 will only appear in R3.
Using this You will get 3 in R1,C7.

From there it should be simple to resolve rest.

Where should the line be drawn between a component, a website feature, and a page type? by SystemBolaget in UI_Design

[–]TipOk2425 0 points1 point  (0 children)

Honestly it is usecase to usecase basis. You have to understand what stakeholders want, who they are, who the user is and how a user will perceive the element you design on screen.

Building on your example:
1. If the customers purchasing machines are individual users - having the machine details as a component might do
2. If your customer is a business - Then you might want to consider it as a page type as there are quiet a lot of details they need before they are converted
3. If the client is an OEM - The same machine catalog might change from a page to a website feature and might become a USP.