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 112,106 public repositories matching this topic...

ajuner
ajuner commented Jun 14, 2022

相关平台

钉钉小程序

使用框架: React

复现步骤

3.4版本升级至3.5

期望结果

升级成功

实际结果

升级失败

环境信息

👽 Taro v3.5.0-beta.0


  Taro CLI 3.5.0-beta.0 environment info:
    System:
      OS: Windows 10
    Binaries:
      Node: 16.14.0 - D:\Program Files\nodejs\node.EXE
      Yarn: 1.22.17 - C:\Users\caiju\AppData\Roamin
good first issue V-3 F-react T-dd
soullivaneuh
soullivaneuh commented Jun 15, 2022

Is your feature request related to a problem? Please describe.

Since the new v4 major release of react-admin, it seems we have persisted filter enabled by default.

This is convenient for the navigation. However, sometimes we need to reset to the defaults and we may have a lot of filter to disabled one by one.

Describe the solution you'd like

A generic "Clear filter" action that

ToolJet
shivangT
shivangT commented Jul 11, 2022

What is the expected behaviour?

List & explain the following property.

What is the current behaviour?

No information on the tooltip is present in the properties section.

How to reproduce the issue?

  1. Go to this link
  2. Write about Tooltip under general properties In the doc
bug documentation good first issue up-for-grabs
blitz
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
Bug good first issue
nextui
imchell
imchell commented Jun 9, 2022

Describe the bug

When trying to uncheck an animated & checked switch component, the animation looks weird.

My guess is that the left and width of StyledSwitchCircle do not update simultaneously in Safari. Similar bug also appears in some of other libs like Vuesax. If there is a animation sequence to perform width transformation firs

bug good first issue pinned
signoz

Created by Jordan Walke

Released March 2013

Latest release 28 days ago

Repository
facebook/react
Website
reactjs.org
Wikipedia
Wikipedia

Related Topics

angular react-native vue