sheharyarn / cloudup.dev

Tools to jump-start development on the Cloud ☁️
https://cloudup.dev
106 stars 11 forks source link

Enhance Initial User Interaction with Sequential Select Boxes #30

Open menahil-tanveer55 opened 8 months ago

menahil-tanveer55 commented 8 months ago

Current User Experience: When a user first lands on the app, they are presented with two select boxes simultaneously. This simultaneous presentation could lead to confusion as the user might be unsure which box to select first.

Suggested UX:

  1. Initially, display only the platform/language selector, providing a clear starting point for the user.
  2. Once the user has made a selection in the platform/language selector, reveal the variant selector.
  3. Auto-focus the variant selector to guide the user's attention and indicate the next logical step.

Rationale: This UX improvement aims to enhance the initial user interaction by presenting select boxes sequentially, reducing potential confusion and making the app more intuitive. Users will have a clearer understanding of the selection flow, resulting in a more user-friendly experience.