question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Implement reakit

See original GitHub issue

Creating core components like buttons and tooltip is becoming hard to maintain and takes a lot of time to integrate accessibility (WIA-ARIA standars):

  • Buttons
  • Tooltips #163
  • Checkbox
  • Toolbar
  • Text inputs
  • Numeric inputs
  • Selectors ( Dropdown menu )
  • Menu #13

We should use an existent solution to handle this, right now reakit seems the way to go, but I’m open for ideas.

See: https://github.com/reakit/reakit

⚠️ Note: if you want to help with this issue feel free to open one pull request peer component at a time. Multiple pr accepted.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:9 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
Tarektouaticommented, Oct 26, 2019

@Btz-io okay i’ll do a PR components 😊

0reactions
btzr-iocommented, Oct 29, 2019
Read more comments on GitHub >

github_iconTop Results From Across the Web

Get started - Reakit
Reakit is a lower level component library for building accessible high level UI libraries, design systems and applications with React.
Read more >
Reakit – Toolkit for building accessible UIs
Low level component library for building accessible high level UI libraries, design systems and applications with React.
Read more >
Experimental features - Reakit
The simple act of promoting an experimental feature to its stable version would break your code if you are using it as the...
Read more >
Basic concepts - Reakit
Components receive two kinds of props: HTML props and option props. Options are just custom props that don't get rendered into the DOM...
Read more >
Composition - Reakit
Reakit has been built with composition in mind. In fact, its own components are composed by a few other abstract ones, like Role,...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found