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

Draft: Extra cell with buttons in list view #7482

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

Conversation

kSzajo
Copy link

@kSzajo kSzajo commented Oct 10, 2023

Hello,

I'd like to enhance list view with extra cell containing buttons that could be used to manipulate event. This would require to allow passing optional HTMLElement (or some other interface to be framework agnostic ?) which then could be rendered in extra cell. Please refer to screenshot attached

Screenshot 2023-10-10 at 20 46 57

Could you please assist on how this idea can be developed? I did some initial draft but got really confused while thinking how to make it agnostic and what should be the API to allow rendering custom components in extra table cell.

I assume this requires change in event struct https://github.com/fullcalendar/fullcalendar/blob/main/packages/core/src/structs/event-source-parse.ts#L34 to allow pass HTMLElement?

#7498

@acerix
Copy link
Member

acerix commented Oct 13, 2023

Please submit this ticket under Issues explaining the new feature you are looking for, then link this PR to it.

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