-
-
Notifications
You must be signed in to change notification settings - Fork 3.7k
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
[Docs] Problem with sticky toolbar placement on mobile #1348
Labels
package:ui
type:bug
This issue reports a buggy (incorrect) behavior.
type:docs
This issue reports a task related to documentation (e.g. an idea for a guide).
Milestone
Comments
This is tricky. We need to know whether the docs are rendered in a narrow viewport or normal and reconfigure the toolbar offset. |
PS. I'd ignore for now the case when someone resizes the viewport. Let's only care about the initial width. |
This was referenced Nov 20, 2018
Reinmar
added a commit
to ckeditor/ckeditor5-alignment
that referenced
this issue
Nov 20, 2018
Docs: Fixed toolbar top offset on narrow screens. See ckeditor/ckeditor5#1348.
Reinmar
added a commit
to ckeditor/ckeditor5-autoformat
that referenced
this issue
Nov 20, 2018
Docs: Fixed toolbar top offset on narrow screens. See ckeditor/ckeditor5#1348.
Reinmar
added a commit
to ckeditor/ckeditor5-basic-styles
that referenced
this issue
Nov 20, 2018
Docs: Fixed toolbar top offset on narrow screens. See ckeditor/ckeditor5#1348.
Reinmar
added a commit
to ckeditor/ckeditor5-heading
that referenced
this issue
Nov 20, 2018
Docs: Fixed toolbar top offset on narrow screens. See ckeditor/ckeditor5#1348.
Reinmar
added a commit
to ckeditor/ckeditor5-highlight
that referenced
this issue
Nov 20, 2018
Docs: Fixed toolbar top offset on narrow screens. See ckeditor/ckeditor5#1348.
Reinmar
added a commit
to ckeditor/ckeditor5-font
that referenced
this issue
Nov 20, 2018
Docs: Fixed toolbar top offset on narrow screens. See ckeditor/ckeditor5#1348.
Reinmar
added a commit
to ckeditor/ckeditor5-image
that referenced
this issue
Nov 20, 2018
Docs: Fixed toolbar top offset on narrow screens. See ckeditor/ckeditor5#1348.
Reinmar
added a commit
to ckeditor/ckeditor5-link
that referenced
this issue
Nov 20, 2018
Docs: Fixed toolbar top offset on narrow screens. See ckeditor/ckeditor5#1348.
Reinmar
added a commit
to ckeditor/ckeditor5-media-embed
that referenced
this issue
Nov 20, 2018
Docs: Fixed toolbar top offset on narrow screens. See ckeditor/ckeditor5#1348.
Reinmar
added a commit
to ckeditor/ckeditor5-table
that referenced
this issue
Nov 20, 2018
Docs: Fixed toolbar top offset on narrow screens. See ckeditor/ckeditor5#1348.
Reinmar
added a commit
to ckeditor/ckeditor5-theme-lark
that referenced
this issue
Nov 20, 2018
Docs: Fixed toolbar top offset on narrow screens. See ckeditor/ckeditor5#1348.
Reinmar
added a commit
to ckeditor/ckeditor5-ui
that referenced
this issue
Nov 20, 2018
Docs: Fixed toolbar top offset on narrow screens. See ckeditor/ckeditor5#1348.
Reinmar
added a commit
that referenced
this issue
Nov 20, 2018
Docs: The `config.toolbar.viewportTopOffset` should have the right value in all snippets when using the mobile layout. Closes #1348. Created a snippet helper file containing the `getViewportTopOffsetConfig()` function. Loaded the helper in all snippets.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
package:ui
type:bug
This issue reports a buggy (incorrect) behavior.
type:docs
This issue reports a task related to documentation (e.g. an idea for a guide).
Cross posting since we're not sure which side is responsible (Umberto or CKE5):
The text was updated successfully, but these errors were encountered: