Here's what's popular on GitHub today...
Trending repository
-
Updated
Apr 3, 2022 - C++
Game Bytes
Gamedev.js Jam celebrates web games! Build an HTML5 game within 13 days of the jam on a given theme, have fun, and possibly win prizes.
Popular topic
Android
Trending repository
Trending repository
Volcado de la Base de Datos Nacional de Subvenciones (BDNS).
-
Updated
Apr 5, 2022 - Shell
Upcoming event recommended by GitHub
Open Source Friday: Supercharge Images on Netlify with Cloudinary
April 08, 2022 • Online
Trending repository
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
-
Updated
Mar 30, 2022 - Python
Trending repository
a drop-in replacement for Nmap powered by shodan.io
-
Updated
Apr 5, 2022 - Go
Collection recommended by GitHub
Pixel Art Tools
Creating pixel art for fun or animated sprites for a game? The digital artist in you will love these apps and tools!
App recommended by GitHub
Airbrake
Deploy code fearlessly and fix bugs faster with Airbrake Error & Performance Monitoring. Airbrake notifiers are available for every major programming language and framework and installs in minutes. Spend less time tracking down problems and more time developing.
Discover the power of Airbrake and create a free dev account, which comes with unlimited errors and events for the first 30-days. Quick sign-up, no credit card required. Go to https://airbrake.io/new to create your free dev account!
Trending repository
Guia do Desenvolvedor Front-end
-
Updated
Apr 4, 2022
Trending repository
Trending repository
Operational information regarding the Spring4Shell vulnerability in the Spring Core Framework
-
Updated
Apr 5, 2022
Trending repository
Trending repository
Investment Research for Everyone, Anywhere.
-
Updated
Apr 5, 2022 - Python
Trending repository
Trending repository
Trending repository
Kestra is an infinitely scalable orchestration and scheduling platform, creating, running, scheduling, and monitoring millions of complex pipelines.
-
Updated
Apr 5, 2022 - Java
Trending repository
A FREE Windows C development course where we will learn the Win32API and reverse engineer each step utilizing IDA Free in both an x86 and x64 environment.
-
Updated
Apr 2, 2022 - C
Trending repository
JavaScript Style Guide
-
Updated
Mar 31, 2022 - JavaScript
Trending repository
因为上海疫情,用于抢菜~
-
Updated
Apr 2, 2022 - JavaScript
Trending repository
Voron Community mods, slicer profiles and firmware configurations.
-
Updated
Apr 5, 2022 - GAP
Trending repository
Summary
The Event Hubs client library aims to be mockable and fully support testability. To help illustrate usage of the new API for the testing scenarios, a set of samples mocking the various Event Hubs client types and illustrating use of the model factory is needed.
Scope of Work
- Implement a sample or set of samples demonstrating a basic approach for mocking the high level cli
Trending repository
-
Updated
Apr 5, 2022 - Python
Trending repository
For support purposes it is good to know where the fences are (polygon, circular, inclusion/exclusion) so we should log these somehow. Perhaps when the log file is first started.
This comes from this discussion https://discuss.ardupilot.org/t/no-polygone-fences-in-the-dataflash-logs/82566/2
Trending repository
The Runner for GitHub Actions
-
Updated
Apr 5, 2022 - C#
Trending repository
高颜值的第三方网易云播放器,支持 Windows / macOS / Linux
-
Updated
Apr 5, 2022 - Vue
Trending repository
Wiki.js | A modern and powerful wiki app built on Node.js
-
Updated
Apr 5, 2022 - Vue
Trending repository
De r/place bot voor r/PlaceNL.
-
Updated
Apr 4, 2022 - JavaScript
App recommended by GitHub
Jira Software + GitHub
The Jira and GitHub integration synchronizes development across tools and uses automation to remove manual steps and shorten delivery time.
By connecting your code in GitHub to your projects in Jira, your developers can focus less on updates and more on building great products. And with source code data flowing through Jira, the broader team can visualize deployment data in one place, extract key insights, and build powerful automations in Jira.


Description
When the "Run" button is clicked - it gets the disabled styles indicating a user should not be able to perform clicks while a particular query is running. But this does not prevent the operations to be performed repeatedly by clicking the button in the loading state.
This PR fixes this issue by checking if the button is not in a loading state, and only then allowing the onclic