slackapi / slackapi/slack-cli

"create" command secondaries display language twice

Open
#325 4 comments 0 reactions 1 assignee View on GitHub

@srtaalej is already working on this.

Since Feb 3, 2026.

  • #402 by @zimeg — merged
discussion enhancement semver:patch
Dominant language
Go
Stars
305
Forks
46
Avg merge
1d 11h
Merged PRs (30d)
23

Description

Description

When selecting View more samples after prompting create command, "Python" displays twice. Should we remove the .Secondary() to make this look cleaner?

Version
Using lack v3.9.2-42-gb5ec15d
OS Info
ProductName:            macOS
ProductVersion:         26.2
BuildVersion:           25C56
Darwin Kernel Version 25.2.0: Tue Nov 18 21:09:41 PST 2025; root:xnu-12377.61.12~1/RELEASE_ARM64_T6031
Steps to reproduce:
  1. slack create
  2. Select View more samples
Expected result:
➜  slack-cli git:(main) lack create
? Select an app: View more samples
? Select a language:
❱ Bolt for JavaScript - Node.js
  Bolt for Python
  Deno Slack SDK 
Actual result:
Image
Requirements
  • I've read and understood the Contributing guidelines and have done my best effort to follow them.
  • I've read and agree to the Code of Conduct.
  • I've searched for any related issues and avoided creating a duplicate issue.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.