reactjs
React (also known as React.js or ReactJS) is a JavaScript library that makes developing interactive user interfaces simple.
Here are 107,961 public repositories matching this topic...
-
Updated
Jun 13, 2022 - TypeScript
-
Updated
Jun 12, 2022 - JavaScript
-
Updated
Jun 8, 2022 - TypeScript
What you were expecting:
A filter using the ReferenceInput should be trans
-
Updated
Jun 14, 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-offseFix text alignment
What is the expected behaviour?
The "Fx" text should be aligned with the "Align Text" title left to it.
What is the current behaviour?
It is not aligned as per the UI.
How to reproduce the issue?
- Open this link
- Drag and drop the text widget and inspect its properties
- Click on styles tab and you'll find the issue.
Screenshots
We 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 14, 2022 - PHP
-
Updated
May 16, 2022 - CSS
-
Updated
Jun 5, 2022
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 13, 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
Jun 14, 2022 - TypeScript
-
Updated
Dec 31, 2020
-
Updated
Jun 14, 2022 - TypeScript
-
Updated
Jun 14, 2022 - JavaScript
Created by Jordan Walke
Released March 2013
Latest release about 2 months ago
- Repository
- facebook/react
- Website
- reactjs.org
- Wikipedia
- Wikipedia
相关平台
微信小程序
小程序基础库: 2.23.3
使用框架: React
复现步骤
const Container = styled(View)
position: fixed; background-color: #3578e5; right: 0; bottom: 24rpx; border-radius: 50%; display: flex; justify-content: center; align-items: center;<Container
onTouchStart={onTouchStart}
c