Skip to content
#

click

Here are 533 public repositories matching this topic...

davidism
davidism commented Mar 31, 2021

This is a meta issue to describe ongoing attention that should be devoted to tests. I don't want anyone to do this in a single commit or even a single PR, it's something that anyone can pick up one file, or even one part of a file, at a time. The later tasks about reorganizing will be easier once the earlier tasks are done, but will still require a good amount of familiarity and planning.

The t

typer
dbanty
dbanty commented Apr 30, 2020

Describe the bug

The function typer.main.get_group is annotated as returning a click.Command which isn't wrong because a click.Group is a click.Command, but means I have to cast to group when trying to integrate with existing Click applications.

To Reproduce

Steps to reproduce the behavior with a minimum self-contained file.

Replace each part with your own scenario:

📦 一个很棒的 clickOutside 库,它解决了 iframe 无法触发 clickOutside 的问题,并且它支持分组绑定处理。A good clickOutside library, which solves the problem that iframe cannot trigger clickOutside, and it supports grouping binding processing.

  • Updated Oct 6, 2021
  • TypeScript

Improve this page

Add a description, image, and links to the click topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the click topic, visit your repo's landing page and select "manage topics."

Learn more