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

[Feature] Add ability to customize column toolbox items #165

Open
harsh376 opened this issue Oct 21, 2024 · 3 comments
Open

[Feature] Add ability to customize column toolbox items #165

harsh376 opened this issue Oct 21, 2024 · 3 comments

Comments

@harsh376
Copy link

Currently, the column toolbox items are static options:

Screenshot 2024-10-21 at 8 01 23 AM
@neSpecc
Copy link
Contributor

neSpecc commented Oct 21, 2024

Please, describe your use case

@harsh376
Copy link
Author

harsh376 commented Oct 21, 2024

I want to provide the user the ability to perform an operation for all the cells in a column. Some example operations:

  • Change column type/Format column
  • Move column to right/left

While I could get around this by attaching handlers to say the cells in the header row, I want to reduce the cognitive overhead that comes with having multiple column-specific clickables.

P.s: thanks for the quick reply, appreciate it :)

@Orionore
Copy link

Personally, I appreciate EditorJS, but the tables are too simple. I'd like to:

  • merge cells
  • write ul/ol lists in the cells
  • make the table responsive on mobile

If anyone has already come across some code snippets on this topic, I'm interested. I will probably produce something myself in the coming weeks.

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

3 participants