Skip to content
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

fix : fixed column syncing in useViewColumnsOrThrow hook #7168

Merged
merged 1 commit into from
Dec 6, 2023

Conversation

musharaf-nocodb
Copy link
Contributor

@musharaf-nocodb musharaf-nocodb commented Dec 6, 2023

Change Summary

Provide summary of changes with issue number if any.

Change type

  • feat: (new feature for the user, not a new feature for build script)
  • fix: (bug fix for the user, not a fix to a build script)
  • docs: (changes to the documentation)
  • style: (formatting, missing semi colons, etc; no production code change)
  • refactor: (refactoring production code, eg. renaming a variable)
  • test: (adding missing tests, refactoring tests; no production code change)
  • chore: (updating grunt tasks etc; no production code change)

Test/ Verification

Provide summary of changes.

Error Occurred In :

when changing the name from column headers the column names was not updated in fieldsMenu

Fixed column syncing in useViewColumnOrThrow Hook

Additional information / screenshots (optional)

Anything for maintainers to be made aware of

Copy link
Contributor

github-actions bot commented Dec 6, 2023

Uffizzi Preview deployment-42238 was deleted.

@musharaf-nocodb musharaf-nocodb self-assigned this Dec 6, 2023
@musharaf-nocodb musharaf-nocodb added the 👀 Status: Review Needed Used in PR only. The PR needs someone to review before merging. label Dec 6, 2023
@dstala dstala added this to the v0.203.0 milestone Dec 6, 2023
@musharaf-nocodb musharaf-nocodb removed the 👀 Status: Review Needed Used in PR only. The PR needs someone to review before merging. label Dec 6, 2023
@wingkwong wingkwong merged commit 71805be into develop Dec 6, 2023
37 checks passed
@wingkwong wingkwong deleted the fix/fields-column-sync branch December 6, 2023 14:13
@dstala dstala removed this from the vFeature milestone Dec 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants