Giter VIP home page Giter VIP logo

Comments (4)

diegohaz avatar diegohaz commented on June 9, 2024

A textbox (input) isn't a valid child of a role="menu" element (Menu). If you describe the kind of UI you're trying to implement, I can suggest a more appropriate structure. For example, consider a Menu with Combobox.

from ariakit.

abhishekmg avatar abhishekmg commented on June 9, 2024

Thank you for the reply @diegohaz ! The UI I want to achieve is just rending a Input inside a dropdown , thats why I had chosen to have an input element inside the Menu component

I have just found a solution for this using initialFocus passed to Menu. This solved the issue I was facing

https://codesandbox.io/p/sandbox/gallant-kapitsa-m83myg?file=%2Fsrc%2FApp.js%3A18%2C11-18%2C23

from ariakit.

diegohaz avatar diegohaz commented on June 9, 2024

I see. If you want an input inside a dropdown, you probably want to use Popover, not Menu. As I said, a textbox (input) isn't a valid child of a role="menu" element (Menu). This will produce an invalid accessibility tree.

from ariakit.

abhishekmg avatar abhishekmg commented on June 9, 2024

Oh got it ! yes using Popover will help in implementing the UI I need , thank you so much will proceed with this ! 😄

from ariakit.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.