这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@alireza-ahmadi
Copy link
Contributor

@alireza-ahmadi alireza-ahmadi commented Aug 21, 2019

Description

Clicking on the boolean field value dropdown would open a select box but it got closed automatically, therefore, users were unable to edit boolean fields values.

Affected components

  • Console

Related Issues

#2536 #2798

Solution and Design

The new code checks the radio button by changing its checked property instead of simulating a click on it (which would lead to the loss of focus and automatic closure of dropdown).

Steps to test and verify

You can follow the exact reproduction steps that have been written in the original issue.

Limitations, known bugs & workarounds

@netlify
Copy link

netlify bot commented Aug 21, 2019

Deploy preview for hasura-docs ready!

Built with commit 78ca9f3

https://deploy-preview-2765--hasura-docs.netlify.com

@alireza-ahmadi
Copy link
Contributor Author

From what I see, the CI pipeline failure caused by some configuration issues and is not related to one line of change in this PR. Is there anything that can do about that?

@marionschleifer marionschleifer added the c/community Related to community content label Aug 28, 2019
@rikinsk rikinsk added the c/console Related to console label Aug 28, 2019
@rikinsk rikinsk self-assigned this Aug 28, 2019
@CLAassistant
Copy link

CLAassistant commented Aug 28, 2019

CLA assistant check
All committers have signed the CLA.

@hasura-bot
Copy link
Contributor

Review app for commit ec36a91 deployed to Heroku: https://hge-ci-pull-2765.herokuapp.com
Docker image for server: hasura/graphql-engine:pull2765-ec36a917

@alireza-ahmadi alireza-ahmadi force-pushed the fix/boolean-fields-edit-issue branch from ec36a91 to ae97c36 Compare August 28, 2019 20:12
@hasura-bot
Copy link
Contributor

Review app for commit ae97c36 deployed to Heroku: https://hge-ci-pull-2765.herokuapp.com
Docker image for server: hasura/graphql-engine:pull2765-ae97c36c

@rikinsk rikinsk merged commit 7f818b8 into hasura:master Aug 29, 2019
@hasura-bot
Copy link
Contributor

Review app https://hge-ci-pull-2765.herokuapp.com is deleted

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

c/community Related to community content c/console Related to console

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants