twenty/packages
DivyanshuLohani 1a0b387282
Add the role=button to search (#7594)
In this PR:

- Let the `<NavigationDrawerItem />` component render a `<button>` by
default instead of a `<div>`
- Replace `<div>` by `<span>` inside the `<NavigationDrawerItem />` as
`<button>` and `<a>` HTML elements only accept [_phrasing
content_](https://developer.mozilla.org/en-US/docs/Web/HTML/Content_categories#phrasing_content).
- Fix layout issue: the keyboard icon wasn't put on the right of the
button, I put it back

Fixes #7575

---------

Co-authored-by: Devessier <baptiste@devessier.fr>
2024-10-21 18:21:08 +02:00
..
twenty-chrome-extension Use <label> HTML element when possible (#7609) 2024-10-13 20:04:24 +02:00
twenty-docker Refactor Redis connections to use Redis URL - closes #7421 (#7736) 2024-10-16 17:17:44 +02:00
twenty-e2e-testing E2E tests (#6717) 2024-08-27 11:07:10 +02:00
twenty-emails Make main the new 0.32 canary 2024-10-12 17:48:20 +02:00
twenty-front Add the role=button to search (#7594) 2024-10-21 18:21:08 +02:00
twenty-server Add filter on array and jsonb field types (#7839) 2024-10-21 18:11:02 +02:00
twenty-ui Add Workflow Run show page (#7719) 2024-10-21 12:04:44 +02:00
twenty-utils Fix docs build in CI (#5826) 2024-06-11 19:06:37 +02:00
twenty-website [FIX] install node version before corepack enable (#7809) 2024-10-21 16:07:14 +02:00
twenty-zapier Fix zapier tests (#7568) 2024-10-10 16:34:34 +02:00