Skip to content

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

Atom logo

Popular topic

Atom is a open source text editor built with web technologies.
Linux Foundation's Open Source Summit

Upcoming event recommended by GitHub

Jun
21

Linux Foundation's Open Source Summit

June 21, 2022 - June 24, 2022 • Austin, TX

Open Source Summit is the premier event for open source developers, technologists, and community leaders to collaborate, share information, solve problems, and gain knowledge, furthering open source innovation and ensuring a sustainable open source ecosystem.

App recommended by GitHub

Mergify

Mergify is a pull request automation service, triggering actions when a pull request matches defined criteria. 🤖

For example, in a few lines of YAML, you can write a rule that automatically merges a pull request if:

  • [x] it has been approved
  • [x] the test suite passes

Take a look at our examples.

Mergify executes actions for you, freeing you from the burden of managing your pull requests. 🦾

Trending repository

Malvoz
Malvoz commented Apr 18, 2022

The 🇺🇦 flag does currently not scale with font-size changes unlike the rest of the attribution.

width: 1em and height: auto should be sufficient in allowing the flag to resize with font-size changes.

Though em is not supported in IE 6-9, so perhaps something like the following is required:

var ukrainianFlag = '<svg aria-hidden="true" xmlns="http://www.w3.org/2000/svg" wid
good first issue accessibility
advanced-java

Trending repository

😮 Core Interview Questions & Answers For Experienced Java(Backend) Developers | 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识

  • Updated Apr 21, 2022
  • Java
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.

dbeaver

Trending repository

KOLANICH
KOLANICH commented Jan 11, 2019

Sometimes it is needed to store compressed data in the DB. Unfortunately not all the DBs have built-in compression and FUSE compressed FSes are not available for every OS. So it may make sense to store compressed binary blobs in the DB.

Unfortunately when one sees them in DBeaver he sees them compressed, but often they are needed uncompressed. So it'd be nice to have a feature to decompress the

mattermost-server

Trending repository

mattermod
mattermod commented Apr 14, 2022

Environment: master, rc.test

Steps:

  1. Participate or follow a thread in channel1
  2. Archive channel1
  3. Open global threads and view the thread from step 1.

Expected: Text "You are viewing.." with proper spacing on the left and update the text text as per the design. Please ensure the fix applied to the Thread Viewer and the RHS

Observed: No spacing/margin, text butts against the div

Difficulty/1:Easy Up For Grabs Good First Issue Help Wanted
autocomplete

Trending repository

App recommended by GitHub

Zube

Zube is a stand-alone Agile project management tool that lets you seamlessly work with GitHub Issues.

Zube is right for you if you want any of these:

  • A real time two way integration with GitHub Issues that keeps your information in sync
  • Organize your Issues on a kanban board or sprint board
  • Allow non-developers without GitHub access to easily work with developers
  • Simultaneously manage Issues across multiple repos
  • Mange private cards alongside public GitHub Issues (ideal for OSS dev)