Skip to content

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

GitHub Skyline
Staff pick

View a 3D model of your GitHub contribution graph. Share it, print it, and more!

Azure logo
Popular topic
Azure is a cloud computing service created by Microsoft.
bevy
Trending repository
alice-i-cecile
alice-i-cecile commented Apr 8, 2021

What problem does this solve or what need does it fill?

Selecting particular camera types is frustrating, relying on checking the name field within a system.

What solution would you like?

Add a simple marker components for UiCamera and GameplayCamera.

What alternative(s) have you considered?

Users can add their own marker components manually.

Only tag UiCamera and

App recommended by GitHub

AccessLint

AccessLint brings automated web accessibility testing into your development workflow. When a pull request is opened, AccessLint reviews the changes and comments with any new accessibility issues, giving you quick, timely, and targeted feedback, before code goes live.

oppia
Trending repository
U8NWXD
U8NWXD commented Dec 25, 2020

To improve the quality of our end-to-end testing code, we want to create lint checks for common bad practices. If you would like to help with this issue, please leave a comment on this issue with the task you want to work on.

How to Write E2E Lint Checks

  1. First think about how you can identify the bad practice based solely on the text of the code. Imagine you get a code file as a string
Trending repository
superset
Trending repository
michael-s-molina
michael-s-molina commented Apr 6, 2021

Description

Avoid unnecessary re-render of the data table in Explore. As we can see in the video below, the data table is re-rendered even if the control being applied is not related to the table. We can improve the user experience by only re-rendering the data table if the modified control affects the table data.

Screenshot

https://user-images.githubusercontent.com/70410625/1137825

Trending repository
ghudgins
ghudgins commented Mar 31, 2021

Kibana version:
7.13-SNAPSHOT

Elasticsearch version:
7.13-SNAPSHOT

Original install method (e.g. download page, yum, from source, etc.):
Cloud deployment

Describe the bug:

In Lens, the text "Show details of error" functions properly but the string is inaccurate once the details are shown.

Steps to reproduce:

  1. In Lens, create an invalid runtime field
  2. Dra
App recommended by GitHub

App Center

Ship Your Mobile Projects Faster

Automate the Build-Test-Distribute process for your mobile projects. Continuous Integration and Continuous Delivery (CI/CD) are at your fingertips.