reactjs
React (also known as React.js or ReactJS) is a JavaScript library that makes developing interactive user interfaces simple.
Here are 108,575 public repositories matching this topic...
-
Updated
Jun 18, 2022 - TypeScript
-
Updated
Jun 12, 2022 - JavaScript
-
Updated
Jun 8, 2022 - TypeScript
In the FilterLiveSearch component rest props are forwarded to the TextInput field, but since they are not declared typescript is complaining
What you were expecting:
Typescript not complaining about the label prop
<FilterLiveSearch source='user_id' label='Sample label' />What happened instead:
Type '{ source: string; label: string; }' is not assignable t
-
Updated
Jun 17, 2022 - TypeScript
-
Updated
Jun 13, 2022 - TypeScript
-
Updated
May 28, 2022 - JavaScript
-
Updated
May 23, 2022 - JavaScript
-
Updated
Mar 5, 2022
ISSUE TYPE
-feature
SUMMARY
The social auth on the login page lend themselves to a feeling of "follow us on abc social platform" instead of "login via social platform". Consultation with Patternfly and UXD says we can do something like the image below. Patternfly did recommend using phrasing like Log in with Google instead of sign in

- 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-offseWe should audit all our prod deps for actual usage. Discovered today that we're not using:
-
Updated
Jun 7, 2022 - TypeScript
-
Updated
May 16, 2022 - TypeScript
-
Updated
Jun 18, 2022 - PHP
-
Updated
May 16, 2022 - CSS
-
Updated
Jun 5, 2022
-
Updated
Jun 17, 2022 - TypeScript
Bug description
Filtering dashboards based on specific titles does not work. for e.g. Titles with parenthesis
Expected behavior
The filtering of dashboards should work seamlessly irrespective of filtering of dashboards
How to reproduce
Attached loom video
Version information
- Signoz version:v0.8.1
-
Updated
Jun 18, 2022 - TypeScript
Describe the bug
An error "NextLink is not defined" is displayed when following the documentation for NextUI Link component. Documentation link - https://nextui.org/docs/components/link#next.js-link
Your Example Website or App
https://codesandbox.io/s/kmd6yi?file=/App.js&from-sandpack=true
Steps to Reproduce the Bug or Issue
-
Updated
Dec 31, 2020
-
Updated
Jun 14, 2022 - TypeScript
-
Updated
Jun 18, 2022 - JavaScript
Created by Jordan Walke
Released March 2013
Latest release 4 days ago
- Repository
- facebook/react
- Website
- reactjs.org
- Wikipedia
- Wikipedia
相关平台
钉钉小程序
使用框架: React
复现步骤
3.4版本升级至3.5
期望结果
升级成功
实际结果
升级失败
环境信息