"create" command secondaries display language twice
Open
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:
- slack create
- 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:
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.