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!

Mongoose logo

Popular topic

Mongoose is a MongoDB object modeling tool designed to work in an asynchronous environment.
The Future of Open Source: Is It Sustainable?

Upcoming event recommended by GitHub

Dec
14

The Future of Open Source: Is It Sustainable?

December 14, 2021 • Online

This Live event will showcase leading maintainers in the community and discuss the future of open source sustainability.
Testspace.com screenshot

App recommended by GitHub

Testspace.com

Testspace is a Dashboard for publishing automated test results and a Framework for implementing manual tests as code using GitHub.

  • Publish large volumes of test results with a single command
  • Improve process with built-in metrics, graphs, reports, analytics, and insights
  • Auto-detect Flaky tests
  • Implement Manual tests as code
  • Include Exploratory testing in your sessions

LIVE DASHBOARD

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