Skip to content

Remove duplicate element name from detail screen - #65

Merged
dfalling merged 1 commit into
mainfrom
remove-duplicate-element-title
Jul 27, 2026
Merged

Remove duplicate element name from detail screen#65
dfalling merged 1 commit into
mainfrom
remove-duplicate-element-title

Conversation

@dfalling

Copy link
Copy Markdown
Owner

Summary

  • The element details screen showed the element's name in the header and then repeated it immediately below as a large hero title. Removed the duplicate.
  • The hero row now shows the icon alongside just the address and the "Completed" tag.
  • Cleaned up the styles this left behind: dropped the unused title style and replaced the two marginTop values that existed to space things below the title with a gap on heroBody, so the address/tag don't carry a stray top offset when either is absent.

Test plan

  • bunx tsc --noEmit, bun run lint, and bun run test -- --ci all pass.

🤖 Generated with Claude Code

The element's name already appears in the header, so repeating it as a
large hero title directly below added no information. Drop it and let
the hero row show just the icon, address, and completed tag.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@dfalling
dfalling enabled auto-merge (squash) July 27, 2026 13:12
@dfalling
dfalling merged commit 0f6e6b9 into main Jul 27, 2026
2 checks passed
@dfalling
dfalling deleted the remove-duplicate-element-title branch July 27, 2026 13:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant