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 108,117 public repositories matching this topic...

QiYunMeng1126
QiYunMeng1126 commented Apr 18, 2022

相关平台

微信小程序

小程序基础库: 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

good first issue V-3 F-react T-weapp
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
ToolJet
withshubh
withshubh commented Jun 14, 2022

Summary

Currently, the position of Try ToolJet locally is 3rd in Setup. It needs to be the first.

Solution

  • Edit the sidebar.js file and move 'setup/docker-local', to the top of Items.

Issue Type

Documentation feature/update

The entire URL of the documentation with the issue

https://docs.tooljet.com/docs/setup/

Steps to reproduce the issue

No response

documentation good first issue up-for-grabs
signoz
nextui
NitinNair89
NitinNair89 commented Apr 15, 2022

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

  1. Go to - https://nextui.org/docs/component
bug good first issue type:docs-md

Created by Jordan Walke

Released March 2013

Latest release Today

Repository
facebook/react
Website
reactjs.org
Wikipedia
Wikipedia

Related Topics

angular react-native vue