Toolbar dropdowns invisible on Safari when position "top" or vertical scrolling

Open
#1,587 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
64/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Quiet
Tech stack
javascript
Domain
frontend

Research direction

Start by reproducing the dropdown behavior in Safari with the toolbar at the top, then with a left-positioned toolbar that has vertical scrolling. Inspect the Popper.js fixed strategy introduced in pull request #1582; done means dropdowns are visible in both cases.

Written by the indexing model from the issue text.

Description

01 type: bug

Due to a bug in popperjs with Safari, the dropdowns are currently invisible in Safari when the toolbar is on top position. Also when positioned left and the toolbar has scrollbars, the dropdowns are hidden.

Note: this is due to the popperjs "fixed" strategy introduced in https://github.com/plone/mockup/pull/1582

Dominant language
JavaScript
Stars
57
Forks
103
Avg merge
10h 25m
Merged PRs (30d)
18

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from plone/mockup

All issues in plone/mockup

Similar issues

More JavaScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.