Skip to content

refactor: turn columnSettings data from loose array to value object #1845

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

blizzz
Copy link
Member

@blizzz blizzz commented Jun 19, 2025

The aim is to make it easier to add properties like read-only or mandatory to user columns. Having the structure in a separate class makes it easier to organize it (no loose array structure flying around), to extend it and also to enforce the structure.

I thought creating a PR for the read-only feature first, but I think it is already a good size for a PR on its own.

@blizzz blizzz requested review from enjeck and a team June 19, 2025 17:11
@blizzz blizzz added enhancement New feature or request 2. developing Work in progress labels Jun 19, 2025
@blizzz
Copy link
Member Author

blizzz commented Jun 19, 2025

@AIlkiv if you don't mind, I'll fancy your opinion as well.

@blizzz blizzz force-pushed the feat/1154/view-column-info-value-obj branch from aee8e44 to 2031718 Compare June 19, 2025 17:14
@blizzz blizzz force-pushed the feat/1154/view-column-info-value-obj branch from 2031718 to 870def3 Compare June 19, 2025 17:43
@blizzz blizzz added 3. to review Waiting for reviews and removed 2. developing Work in progress labels Jun 19, 2025
@blizzz blizzz moved this to 👀 In review in 📝 Office team Jun 19, 2025
@blizzz blizzz self-assigned this Jun 19, 2025
Copy link
Contributor

@enjeck enjeck left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I like it!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews enhancement New feature or request
Projects
Status: 👀 In review
Development

Successfully merging this pull request may close these issues.

2 participants