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(TableSchema): column name should be green if it's new row #1820

Merged
merged 2 commits into from Dec 13, 2023

Conversation

azmy60
Copy link
Contributor

@azmy60 azmy60 commented Dec 9, 2023

The easiest way to fix this is by not making the column name frozen (which is what I did lol). See #1701 for why column name was frozen.

fix: Matching the color of the column name.

@azmy60
Copy link
Contributor Author

azmy60 commented Dec 11, 2023

OK, keep the cells frozen, and match the colors.

@rathboma rathboma merged commit d0f5fe6 into master Dec 13, 2023
4 checks passed
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

2 participants