Skip to content

Keep assigned site actions clear of scrollbar#2893

Open
aqilaziz wants to merge 1 commit intomozilla:mainfrom
aqilaziz:fix-site-list-scrollbar-actions
Open

Keep assigned site actions clear of scrollbar#2893
aqilaziz wants to merge 1 commit intomozilla:mainfrom
aqilaziz:fix-site-list-scrollbar-actions

Conversation

@aqilaziz
Copy link
Copy Markdown

@aqilaziz aqilaziz commented May 5, 2026

Summary

  • Reserve a stable scrollbar gutter for the assigned-sites list in the edit container panel.
  • Keeps the hover action buttons, including the delete/trash button, clear of the scrollbar when scrollbars are always visible.

Fixes #2699

Verification

  • npm ci --legacy-peer-deps
  • npm run lint:css
  • npm run lint:html
  • npm run coverage (22 passing, 1 pending)
  • npm run build
  • npx addons-linter src/ after temporarily excluding src/_locales/.github (0 errors, existing warnings only)

Note: npm test on Windows stops at the Unix shell wrapper ./bin/addons-linter.sh, so I ran the portable checks above directly.

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.

Trashcan partly obscured by scrollbar when managing site list of a container with "Always show scrollbars" option

1 participant