low-code-framework
Here are 146 public repositories matching this topic...
Version Information
Latest
Environment
MacOS
What is the expected behaviour?
Queries should be created in a sequential order
What is the current behaviour?
Queries are not created in a sequential order after creating 9 queries
Screenshots or Screencast
-
Updated
Apr 4, 2022 - JavaScript
Hi, thanks for making such an awesome tool. Is it possbile to also add nestjs-query support? I saw there is nest-crud which is great, but IMHO a GraphQL API has many advantages over REST. It would be great if refine can support both nest-crud and nestjs-query.
Many thanks!
Describe the bug
The section on creating a service account in the Google Cloud console is out of date
-
Updated
Jan 23, 2022 - Python
-
Updated
Mar 28, 2022 - JavaScript
-
Updated
Apr 6, 2022 - TypeScript
-
Updated
Apr 1, 2022 - HTML
-
Updated
Mar 22, 2022 - HTML
-
Updated
Feb 27, 2022 - JavaScript
-
Updated
Feb 27, 2022 - CSS
-
Updated
Feb 27, 2022 - JavaScript
-
Updated
Mar 4, 2022 - JavaScript
-
Updated
Mar 22, 2022 - JavaScript
-
Updated
Feb 27, 2022 - JavaScript
-
Updated
Feb 27, 2022 - JavaScript
-
Updated
Sep 9, 2021 - JavaScript
-
Updated
Apr 1, 2022 - JavaScript
-
Updated
Apr 1, 2022 - HTML
-
Updated
Feb 27, 2022 - JavaScript
-
Updated
Oct 6, 2021 - JavaScript
-
Updated
Feb 27, 2022 - JavaScript
-
Updated
Mar 22, 2022 - JavaScript
-
Updated
Feb 27, 2022 - JavaScript
-
Updated
Feb 7, 2021 - JavaScript
-
Updated
Feb 27, 2022 - JavaScript
-
Updated
Nov 1, 2021 - JavaScript
-
Updated
Nov 1, 2021 - HTML
Improve this page
Add a description, image, and links to the low-code-framework topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the low-code-framework topic, visit your repo's landing page and select "manage topics."
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