Skip to content

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

ToolJet

Trending repository

gondar00
gondar00 commented Jun 17, 2022

Version Information

Lastest

Environment

All

What is the expected behaviour?

Should get a curated list of all the queries with request confirmation with an option to "run all"

What is the current behaviour?

Getting the confirmation pop up only for the last element in the list

How to reproduce the issue?

  1. Create 3 queries
  2. Advanced tab run on page load +
bug good first issue frontend needs discussion
Git Merge · Chicago, IL · Sep 14 - 15th

Event

We want to hear how you’re using Git in unexpected ways. Take us deep into how your team is using Git at massive scale. Share how you’re bringing new developers into the fold with Git. If Git is a major part of how you work, we want to hear your story.

ReactiveUI logo

Popular topic

ReactiveUI is a composable, cross-platform model-view-viewmodel framework for all .NET platforms.
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.

Trending repository

Depfu screenshot

App recommended by GitHub

Depfu

Depfu is the best way for busy teams to keep their app dependencies up-to-date. We believe doing small, easy to assess updates regularly and supported by automation is a lot easier than falling behind and having to update everything at once.

We support all Ruby projects using Bundler, all JS projects using npm or Yarn, all Elixir projects using Hex and all PHP projects using Composer. Lock files are handled automatically.

View Depfu website

tauri

Trending repository

p32929
p32929 commented Apr 10, 2022

Describe the bug

Hello, first of all, thank you for making and maintaining Tauri.
So, 've been making a test app using Tauri. but it seems, the CTRL/COMMAND + Z keyboard shortcut ( along with many other keyboard shortcuts ) stops working inside the app.

I also have added a menu like this one: https://github.com/windht/watcher/blob/bd929e555319c3e6c4565a2631b63a04918c03fb/src-tauri/src/m

Trending repository

LaurenceLiZhixin
LaurenceLiZhixin commented Jun 9, 2022

Add 'init' command for iocli, to help developers generate application template.
The template should have following structure:

.
├── cmd
│   └── main.go
├── conf
│   └── ioc_golang.yaml
└── go.mod

main.go:

package main

import (
	"fmt"
	"github.com/alibaba/ioc-golang"
	"github.com/alibaba/ioc-golang/autowire/singleton"
)

// +ioc:autowire=true
// +ioc:autowire
good first issue

Trending repository

davorpa
davorpa commented Apr 12, 2022

What does this PR do?

Improve repo

For resources

Description

Added a small definition about programming/coding playgrounds for making it understandable to beginners

Why is this valuable (or not)?

Copy the definition merged in #6822 into the rest of CONTRIBUTING files, opening a 3 weeks window to translate it by our comunity

Checklist:

  • Read our [contribu
good first issue help wanted 🗣 translations 🗣 locale:es

Trending repository

eui

Trending repository

App recommended by GitHub

GitLive

Extend GitHub with real-time collaborative superpowers

🌐 Visit Site ▶️ Play Video

Extend your IDE with the real-time features remote development teams need to work together effectively. See what your teammates are working on and get notified of merge conflicts before you commit. Make video calls and code together live, VS Code to JetBrains.