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,314 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 12, 2022

What is the expected behaviour?

Provide information for "Hide Tabs" on the document page under the "Properties section".

What is the current behaviour?

There is no information regarding "Hide tabs". Update the document in a similar hierarchy:

Properties

  1. Default Tab
  2. Hide tabs

How to reproduce the issue?

  1. Go to this [Link](https://docs.tooljet.com/docs/wi
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 29 days ago

Repository
facebook/react
Website
reactjs.org
Wikipedia
Wikipedia

Related Topics

angular react-native vue