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

[v5] Writer/Textarea toolbar not sticky anymore #6968

Open
medienbaecker opened this issue Feb 3, 2025 · 0 comments
Open

[v5] Writer/Textarea toolbar not sticky anymore #6968

medienbaecker opened this issue Feb 3, 2025 · 0 comments

Comments

@medienbaecker
Copy link
Contributor

Description

The Writer/Textarea toolbar used to be sticky. It's not anymore since v5.

Looking at the source code, there's a selector that can't possibly work. It should be :focus instead of :focus-within. The sibling textarea or .ProseMirror element is focused.

To reproduce

  1. Focus a Textarea or Writer field with a non-inline toolbar
  2. Expect the toolbar to be sticky
  3. Be disappointed

Your setup

Kirby Version
5 Beta 2

@medienbaecker medienbaecker changed the title Writer/Textarea toolbar not sticky anymore [v5] Writer/Textarea toolbar not sticky anymore Feb 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant