Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

[Bug][Mobile] Android code block copy button is missing its icon

Open Beginner friendly
#13,376 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
75/100
Issue type
Bug
Clarity
Clearly specified
Activity status
Active
Tech stack
android, typescript
Domain
frontend, mobile

Research direction

Look for the code block component in the mobile app, likely under src/components or src/mobile. Find the copy button rendering logic and check the icon import or asset reference. Verify the icon name or path is correct and the asset exists. Test the fix by running the Android app and checking a code block in a chat.

Written by the indexing model from the issue text.

Description

accepted bug via-triage
Steps to reproduce
  1. Open a chat containing a fenced code block in the Android app.
  2. Look at the copy button in the code block header.
Expected

A copy icon is visible.

Actual

The button is rendered as an empty rounded square with no icon.

Environment

Android, T3 Code 1.3.0

Screenshot
Image
Dominant language
TypeScript
Stars
23.5k
Forks
6.1k
Avg merge
9h
Merged PRs (30d)
349

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.

More from pingdotgg/t3code

All issues in pingdotgg/t3code

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.