Skip to content

Feat (UI): make header and add-column button sticky on scroll#181

Merged
e11sy merged 2 commits intoeditor-js:masterfrom
Dezolated:sticky-table-header
May 13, 2025
Merged

Feat (UI): make header and add-column button sticky on scroll#181
e11sy merged 2 commits intoeditor-js:masterfrom
Dezolated:sticky-table-header

Conversation

@Dezolated
Copy link
Copy Markdown
Contributor

Problem

https://github.com/editor-js/table/issues/163

Fix

Changed .tc-add-column element to match grid system of table.
Added position sticky and top 0 css rules.
Set Z-index of header row to 2 and added background color

resolves #163

image

Copy link
Copy Markdown
Contributor

@neSpecc neSpecc left a comment

Choose a reason for hiding this comment

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

Increment a patch version please

@e11sy e11sy merged commit 0eff082 into editor-js:master May 13, 2025
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.

Feature (UI): pozition sticky for headings

3 participants