Skip to content

Conversation

@mfranzke
Copy link
Collaborator

@mfranzke mfranzke commented Aug 6, 2025

Proposed changes

Resolves #4334

co-created with @maximilianklemm

Types of changes

  • Bugfix (non-breaking change that fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Refactoring (improvements to existing components or architectural decisions)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation Update (if none of the other choices apply)

Further comments

@mfranzke mfranzke self-assigned this Aug 6, 2025
@mfranzke mfranzke requested a review from nmerget as a code owner August 6, 2025 12:58
@mfranzke mfranzke added 🐛bug Something isn't working 👩‍👧‍👦communityFeedback Feedback from community labels Aug 6, 2025
@mfranzke mfranzke linked an issue Aug 6, 2025 that may be closed by this pull request
6 tasks
@github-actions
Copy link
Contributor

github-actions bot commented Aug 6, 2025

@github-actions github-actions bot added the 📺showcases Changes to 1-n showcases label Aug 6, 2025
github-actions bot and others added 4 commits August 6, 2025 13:25
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@mfranzke mfranzke moved this to 👀 In review in UX Engineering Team Backlog Aug 6, 2025
@mfranzke mfranzke removed their assignment Aug 6, 2025
@mfranzke mfranzke enabled auto-merge (squash) August 6, 2025 13:56
@mfranzke mfranzke changed the title refactor: remove values to display the placeholder directly refactor: aligned technical implementation to figma specification Aug 6, 2025
@mfranzke mfranzke changed the title refactor: aligned technical implementation to figma specification refactor: aligned technical implementation to Figma specification Aug 6, 2025
@mfranzke mfranzke changed the title refactor: aligned technical implementation to Figma specification refactor(input:read-only): aligned technical implementation to Figma specification Aug 8, 2025
@mfranzke mfranzke changed the title refactor(input:read-only): aligned technical implementation to Figma specification refactor(input:read-only): aligned technical implementation to Figma specification Aug 8, 2025
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR refactors the read-only input component implementation to align with Figma design specifications. The main changes focus on removing default values for read-only inputs and updating the background color styling.

  • Updated background color for read-only inputs from opaque to transparent
  • Removed hardcoded values from read-only input showcases
  • Updated accessibility snapshots to reflect the removal of default values

Reviewed Changes

Copilot reviewed 8 out of 13 changed files in this pull request and generated no comments.

File Description
showcases/shared/input.json Removed hardcoded value props from read-only input showcase examples
packages/components/src/styles/internal/_form-components.scss Changed read-only input background from opaque to transparent styling
snapshots/input/showcase//should-have-same-aria-snapshot/.yaml Updated accessibility snapshots to reflect removal of textbox values

michaelmkraus
michaelmkraus previously approved these changes Aug 12, 2025
@mfranzke mfranzke merged commit 7858257 into main Aug 12, 2025
57 checks passed
@mfranzke mfranzke deleted the 4334-read-only-feld-weicht-in-der-entwicklung-von-figma-design-ab branch August 12, 2025 11:34
@github-project-automation github-project-automation bot moved this from 👀 In review to ✅ Done in UX Engineering Team Backlog Aug 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🐛bug Something isn't working 👩‍👧‍👦communityFeedback Feedback from community 📺showcases Changes to 1-n showcases

Projects

Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

Read Only Feld weicht in der Entwicklung von Figma Design ab

3 participants