Skip to content

Here's what's popular on GitHub today...

Trending repository

Gamedev.js Jam 2022

Game Bytes

Gamedev.js Jam celebrates web games! Build an HTML5 game within 13 days of the jam on a given theme, have fun, and possibly win prizes.

Sass logo

Popular topic

Sass is a stable extension to classic CSS.

App recommended by GitHub

Semgrep

Semgrep is a fast, open-source, static analysis tool for modern languages. With 1,000+ existing rules and simple-to-create custom ones, it finds the bugs that matter.

  • Open source, works on 17+ languages
  • Scan with 1,500+ community rules
  • Write rules that look like your code
  • Quickly get results in the terminal, editor, or CI/CD
  • Flag issues moving forward, get results in pull requests, Slack, + more
storybook

Trending repository

idesigncode
idesigncode commented Nov 24, 2021

Describe the bug
In Firefox, the zoom feature uses transform styles (see storybookjs/storybook#12845) - unfortunately this breaks positioning on elements that require position: fixed when in the "Docs" view.

Normally a position: fixed element's position would correspond to the viewport but in Firefox it corresponds to the element with the transform style.

App recommended by GitHub

WIP

Allow authors of pull requests to set status to pending while still working on it.