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
Haskell logo

Popular topic

Haskell is a functional programming language with non-strict semantics, and strong static typing.

Trending repository

Code Climate screenshot

App recommended by GitHub

Code Climate

Collaboratively improve code quality with Code Climate and GitHub

Code Climate combines line-by-line test coverage reports, technical debt assessments, and style checks in every pull request so that your team only merges clear, maintainable, and well-tested code.

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

Buddy

Get back your time with Buddy’s delivery pipelines that eliminate repeatable tasks in your daily development.

Automatically build & ship web projects on a single git push, on click, or recurrently. Easily define your own delivery process just like you build a house of bricks: from builds and tests, to deployments, custom scripts, and website monitoring.

Bring the newest tech to your team’s stack with native Docker support: containers, microservices, Kubernetes deployments, and more.