Skip to content

Join GitHub (or sign in) to find projects, people, and topics catered to your interests.

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

nni
Trending repository
Firebase logo
Popular topic
Firebase is a mobile app development platform that provides data analysis and database web services for developers.
pi-hole
Trending repository
Git Merge 2020
Upcoming event recommended by GitHub
Mar
4

Git Merge 2020

March 04, 2020 • Los Angeles

Git Merge is a one-day conference dedicated to the version control tool that started it all—and the people who use it every day.
App recommended by GitHub

Review Notebook App

Having trouble using Jupyter Notebooks effectively in your team? Join 200+ organizations like Amazon, Microsoft, Tensorflow, fast.ai in using ReviewNB for notebook code reviews.

We provide complete code review workflow for notebooks,

NetNewsWire
Trending repository
mdiep
mdiep commented Sep 10, 2019

Steps

  1. Open sidebar
  2. Select something in sidebar
  3. Hide sidebar

Expected
An article in the list should have focus / be first responder.

Actual
The + button in the toolbar is the first responder.

I do have "All Access" turned on for controls in the system preferences. That might be a requirement for this.

mastodon
Trending repository
AI_Sudoku
Trending repository
awesome-graph-classification
Trending repository
glfw
Trending repository
gatsby
Trending repository
rchrdnsh
rchrdnsh commented Dec 19, 2019

I am a bit perplexed...I'm making some custom components for an mdx template following the examples in the tutorial, like so:

const P = props =>
  <p
    {...props}
    style={{
      gridColumn: '2/3',
      fontFamily: 'Avenir Next',
      color: 'white',
      fontSize: 'calc(18px + (24 - 18) * ((100vw - 300px) / (1600 - 300)))',
      lineHeight: 2,
      fontWeight: '300'
App recommended by GitHub

LeanBoard

Lean Board is a collaborative whiteboard with sticky notes which seamlessly connects with your GitHub issue. Login with your GitHub account, create a board for an issue and a snapshot of your notes is embedded in the issue automatically.

You can’t perform that action at this time.