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

Column name change is not retained when specifying the type​ #9650

Open
1 task done
good-jinu opened this issue Jan 11, 2025 · 0 comments
Open
1 task done

Column name change is not retained when specifying the type​ #9650

good-jinu opened this issue Jan 11, 2025 · 0 comments

Comments

@good-jinu
Copy link

What happened?

After renaming the column and then specifying its type, the column type changes as expected, but the column name reverts to the default or previous name and does not save the new name I provided.

Reproduction

2025-01-11.10.59.19.mov
  1. Add new Column
  2. Rename the column
  3. Select the type of it
  4. Column name is not changed ❌

It is only working when I only change the name.

Expected behavior

  1. Add new Column
  2. Rename the column
  3. Select the type of it
  4. Column name, and the type are both changed ✅

Distribution version

Web (app.affine.pro)

What browsers are you seeing the problem on if you're using web version?

Chrome

Are you self-hosting?

  • Yes

Relevant log output

No response

Anything else?

No response

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

No branches or pull requests

1 participant