Skip to content
#

reactjs

react logo

React (also known as React.js or ReactJS) is a JavaScript library that makes developing interactive user interfaces simple.

Here are 79,269 public repositories matching this topic...

spectrum
nickcolley
nickcolley commented Nov 21, 2018

Issue Type (check one)

  • Bug Report

Description (type any text below) -->

When tabbing through the Spectrum interface it's difficult to know what you're interacting with since the outlines for tabbable elements have been removed.

If you force outlines back on you can see what is being tabbed.

*:focus {
    outline: 3px solid orange !important;
    outline-offse
blitz
flybayer
flybayer commented Oct 7, 2021

What is the problem?

As you can see in the below log, it's hard to read and parse the error message.

  • It shouldn't have a stack trace
  • It should list all duplicate routes if there are more than one
  • It should have a more easy to read message like below
ready - started server on 0.0.0.0:3000, url: http://localhost:3000
info  - Loaded env from /Users/b/c/ahts/homesc
signoz

Created by Jordan Walke

Released March 2013

Latest release 7 months ago

Repository
facebook/react
Website
reactjs.org
Wikipedia
Wikipedia

Related Topics

angular react-native vue