-
Notifications
You must be signed in to change notification settings - Fork 2.8k
fix console insert/edit row glitches (close #2840, #2665) #2843
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Deploy preview for hasura-docs ready! Built with commit 47aaa4b |
|
Review app for commit e3c14dd deployed to Heroku: https://hge-ci-pull-2843.herokuapp.com |
|
Review app for commit 5984713 deployed to Heroku: https://hge-ci-pull-2843.herokuapp.com |
console/src/components/Services/Data/TableCommon/TableHeader.js
Outdated
Show resolved
Hide resolved
|
Review app for commit 33031c7 deployed to Heroku: https://hge-ci-pull-2843.herokuapp.com |
wawhal
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice.
|
Review app for commit 6dad910 deployed to Heroku: https://hge-ci-pull-2843.herokuapp.com |
|
Review app for commit 47aaa4b deployed to Heroku: https://hge-ci-pull-2843.herokuapp.com |
|
Review app https://hge-ci-pull-2843.herokuapp.com is deleted |
Description
Handle identity columns in insert / edit row
Handle object content columns in edit row
Create new tab for edit row
Disable Null and Default options in edit row based on column properties
italicize views in untracked section (sneaking this in as not worthy of a separate PR)
refactor Table header
Affected components
Related Issues
#2840, #2665
Solution and Design
Steps to test and verify
Limitations, known bugs & workarounds