The Wayback Machine - https://web.archive.org/web/20210410202847/https://github.com/explore
Skip to content

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

Trending repository
GitHub Skyline
Staff pick

View a 3D model of your GitHub contribution graph. Share it, print it, and more!

Gulp logo
Popular topic
Gulp is a toolkit for automating and streamlining web development.
superset
Trending repository
john-bodley
john-bodley commented Apr 8, 2021

If a metric is removed from a datasource the single metric widget is inoperable if saved slice or URL references the previously defined metric. Note this isn't a problem for visualization types which support multiple metrics.

Expected results

The metric widget to render correctly.

Actual results

The metric widget in inoperable (see attached screenshot).

Screenshots

<

bevy
Trending repository
alice-i-cecile
alice-i-cecile commented Apr 8, 2021

What problem does this solve or what need does it fill?

Selecting particular camera types is frustrating, relying on checking the name field within a system.

What solution would you like?

Add a simple marker components for UiCamera and GameplayCamera.

What alternative(s) have you considered?

Users can add their own marker components manually.

Only tag UiCamera and

Sync by Unito  screenshot
App recommended by GitHub

Sync by Unito

Build the GitHub workflow you need

Unito goes beyond your typical integration tool, allowing you to build entire workflows across tools, teams, and organizations. All Unito integrations offer two-way sync, meaning essential information can flow back and forth between the tools you love.

Be more productive and ease collaboration between your teams. Unito’s GitHub integration syncs:

  • Title
  • Description
  • Comments
  • State
  • Milestones
  • Issue number
  • Labels
  • Issue type
  • and more
Trending repository
CalvinKirs
CalvinKirs commented Nov 14, 2020

Hi, everybody.
The design and development of SPI in the DolphinScheduler community has already begun, and the development of Alert spi is about to be completed. Therefore, we need relevant documents to tell users how to develop spi. We hope that interested friends in the community can participate in this work. If you are interesting this research, you can leave a comment below. thank you very muc

Trending repository
Falci
Falci commented May 29, 2020

Is your feature request related to a problem? Please describe.
Problem: I'd like to dynamically import scripts as <script> tags.

Describe the solution you'd like
Proposal:

const useScript = ({ url, id, type = 'text/javascript', async = true }) => {
    const [ready, setReady] = React.useState(false);
    const [failed, setFailed] = React.useState(false);

    R
javascript-questions
Trending repository
oldbootz
oldbootz commented Aug 6, 2020

Errors:
126. new Intl.NumberFormat is not supposed to get passed a single object as param. The first param must be a string and the second param can be an object.
135. Spelling error ('tis' should be 'this').

Suggestion:
86. Needs to be more explicit by calling the function in the example. Calling getName() with any falsy value would not set hasName to true with your correct answer.

Trending repository
krathow
krathow commented Dec 9, 2020

Describe the bug
CKV_GCP_14 requires a backup configuration, but it does not take into consideration read replicas.
A read replica cannot have backup enabled in GCP.

To Reproduce
Steps to reproduce the behavior:

  1. Create a google_sql_database_instance with master_instance_name and replica_configuration
  2. Chekov will pop up error CKV_GCP_14

Expected behavior
Read replicas

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.