- Notifications
You must be signed in to change notification settings - Fork530
feat (dashboard): support empty string as default text value in database tables#3112
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
base:main
Are you sure you want to change the base?
Uh oh!
There was an error while loading.Please reload this page.
Conversation
changeset-botbot commentedJan 1, 2025 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
🦋 Changeset detectedLatest commit:f539713 The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means?Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
vercelbot commentedJan 1, 2025 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
The latest updates on your projects. Learn more aboutVercel for Git ↗︎
1 Skipped Deployment
|
github-actionsbot commentedJan 1, 2025 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
PR Reviewer Guide 🔍(Review updated until commit4f00d97)Here are some key observations to aid the review process:
|
github-actionsbot commentedJan 1, 2025 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
PR Code Suggestions ✨Latest suggestions up to4f00d97
Previous suggestionsSuggestions up to commit021bc2f
|
dbarrosop commentedJan 2, 2025 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
df1332d
to4f00d97
ComparePersistent review updated to latest commit4f00d97 |
87daf1a
toe3c41cd
Comparee3c41cd
tof539713
Compare
Uh oh!
There was an error while loading.Please reload this page.
User description
Resolves#2925
PR Type
Enhancement
Description
Add empty string default for text fields
Update UI to support new default value
Modify form handling for empty string defaults
Adjust column classification in record forms
Changes walkthrough 📝
BaseRecordForm.tsx
Update form handling for empty string defaults
dashboard/src/features/orgs/projects/database/dataGrid/components/BaseRecordForm/BaseRecordForm.tsx
ColumnEditorRow.tsx
Enhance DefaultValueAutocomplete for empty string
dashboard/src/features/orgs/projects/database/dataGrid/components/BaseTableForm/ColumnEditorRow.tsx
DatabaseRecordInputGroup.tsx
Update DatabaseRecordInputGroup for empty defaults
dashboard/src/features/orgs/projects/database/dataGrid/components/DatabaseRecordInputGroup/DatabaseRecordInputGroup.tsx
postgresqlConstants.ts
Add empty string default to PostgreSQL functions
dashboard/src/features/orgs/projects/database/dataGrid/utils/postgresqlConstants/postgresqlConstants.ts
dry-kids-chew.md
Add changeset for empty string default feature
.changeset/dry-kids-chew.md