Skip to content

Here's what's popular on GitHub today...

Build a game this November!

Game Off

Game Off is our annual month-long game jam where participants create games using their favorite game engines, libraries, and programming languages. Newbies, professional game developers, and everyone in between are welcome to join. It’s a great excuse to learn a new technology, collaborate on something over the weekends with friends, or create a game by yourself for the first time! Join now!

C logo

Popular topic

#

C

C is a general purpose programming language that first appeared in 1972.
GitHub Universe 2021 Highlights in Korean

Upcoming event recommended by GitHub

Dec
9

GitHub Universe 2021 Highlights in Korean

December 09, 2021 • Online

In this webinar, GitHub staff will share in detail the highlights of the new features announced during Universe21.

App recommended by GitHub

GitLocalize

GitLocalize is a continuous localization tool built for communities and teams that want to simplify their workflow when translating their content.

GitLocalize automatically keeps translations up to date by syncing with your repository.

Trending repository

DaiQiangReal
DaiQiangReal commented Nov 8, 2021

Which Component 出现bug的组件

  • description

semi-ui version

  • latest

Expected result 期望的结果是什么

  • 需要支持 key 作为 label 使用时 可以传入 reactElement

Actual result 实际的结果是什么

  • 传入 reactElemet 时,key 仍被用作 reactKey 且被 toString 为 [object Object]

Steps to reproduce 复现步骤

![Xkn9JEjVxI](https://user-images.githubusercontent.com/29626873/140703334-caa29eb5-0083-4943-9963-e3

Trending repository

zhu733756
zhu733756 commented Nov 11, 2021

Support importing Grafana templates to the workspace level. Currently, this function only can be accessed by the cluster lever.

Solution

See https://github.com/kubesphere/kubesphere/blob/511d0d02fffc766c0ee218dab15d399888681672/pkg/kapis/monitoring/v1alpha3/handler.go#L404 for detail. Maybe we need to add a namespace parameter as an optional to determine to convert it to Dashboard struct

Sider screenshot

App recommended by GitHub

Sider

Sider checks code using custom rules based on project specific knowledge and cumulative team experiences. On each pull request, Sider automatically alerts developers on previously documented issues and key information relevant to the changed code.