Skip to content
#

internal-tools

Here are 70 public repositories matching this topic...

appsmith
rimildeyjsr
rimildeyjsr commented Mar 29, 2022

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

Bug Good First Issue Actions Pod Query Editor
budibase
ToolJet
gondar00
gondar00 commented Apr 4, 2022

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

https://user-images.githubusercontent.com/12490590/161537486-27c711d3-e930-4b90-9f01-1cc617404407.mov

bug good first issue backend up-for-grabs

Improve this page

Add a description, image, and links to the internal-tools topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the internal-tools topic, visit your repo's landing page and select "manage topics."

Learn more