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

feat(edit): toggle columns component #1104

Closed
wants to merge 2 commits into from
Closed

Conversation

stianjsu
Copy link
Contributor

@stianjsu stianjsu commented Jul 3, 2023

Screenshot 2023-06-29 at 08 52 54

Not yet implemented in UI

@stianjsu
Copy link
Contributor Author

stianjsu commented Jul 3, 2023

Kind of iffy behavior when a tile's columns is an empty array

togglePlatform([])  // [{type: 'platform'}]
togglePlatform([{type: 'platform'}])  // [{type: 'platform'}, {type: 'platform'}]

should not be an issue if default columns is implemented #1099

@ydalir ydalir closed this Jul 14, 2023
@lindtvedtsebastian lindtvedtsebastian deleted the toggle-columns-component branch August 24, 2023 11:35
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.

2 participants