Looking for UI/UX Feedback on My Website

Daniel Cooper 20 Reputation points
2026-08-27T04:13:50.1666667+00:00

Hi everyone, I’m working on a website and I’m having some UI/UX issues, especially with layout and navigation. Could someone visit the site and give me a short audit or suggest a few improvements?

Thanks in Advance

Microsoft Edge | Website issues | Previous Windows versions

Locked Question. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments
Answer accepted by question author
Vikki-T 10,015 Reputation points Microsoft External Staff Moderator
2026-08-27T08:55:25.2566667+00:00

Hello Daniel Cooper,

This community mainly provides support for Microsoft products, so a general UI/UX review of a personal website may be outside the forum’s scope.

If the layout or navigation issue occurs specifically in Microsoft Edge, please share your Edge and Windows versions, describe the exact behavior, and confirm whether it also happens in other browsers. You can also provide screenshots after removing any personal or sensitive information.

Please note that this is a user-to-user support forum. Moderators, contributors including external Microsoft employees cannot directly intervene in Microsoft product features or access back-end systems. My role is limited to providing technical guidance on reported issues, requests, or ideas. Thank you so much for your understanding.   


Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

Was this answer helpful?

1 person found this answer helpful.
0 comments No comments

1 additional answer

Sort by: Most helpful
  1. AI answer

    2026-08-27T04:14:08.6433333+00:00

    A short UI/UX audit can be structured around these areas:

    1. Navigation
      • Make navigation easy to understand and predictable.
      • Test the navigation bar with real users and on supported devices to confirm it feels intuitive.
      • Collect user feedback on navigation usability and use it for continuous improvement.
    2. Layout and responsiveness
      • Test the layout in narrow viewports by using Microsoft Edge DevTools Device Emulation instead of only resizing the browser window.
      • Use it to verify that CSS media queries trigger layout changes correctly, check for mouse-only interactions, and test different devices, zoom levels, and pixel ratios.
      • Also test behavior on slow or offline connections to confirm important interactions still work.
    3. Feedback and error handling
      • Provide timely, clear feedback when users submit forms or start processes, such as confirmation messages or progress indicators.
      • Replace vague error messages with specific guidance that explains what went wrong and how to fix it.
    4. Accessibility
      • Review whether the site is predictable and easy to navigate.
      • Include accessibility as part of the audit so the interface is usable for people with disabilities.
    5. Testing and iteration
      • Run usability testing by observing users complete common tasks.
      • Gather ongoing feedback through surveys, feedback forms, focus groups, or direct communication.
      • Refine the UI iteratively based on the issues found.

    If the goal is a practical first pass, use this checklist:

    • Test navigation with real users.
    • Check narrow/mobile layouts in Edge DevTools Device Emulation.
    • Verify hover-dependent features still work on touch assumptions.
    • Review form feedback, progress states, and error messages.
    • Collect user feedback and iterate on the design.

    References:

    AI-generated content may be incorrect. Read our transparency notes for more information.

    Was this answer helpful?