Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Text visibility issue #1631

Open
2 tasks done
Ruturaj-Panditrao opened this issue Dec 23, 2024 · 0 comments
Open
2 tasks done

Text visibility issue #1631

Ruturaj-Panditrao opened this issue Dec 23, 2024 · 0 comments
Labels
triage We discuss this topic in our internal weekly

Comments

@Ruturaj-Panditrao
Copy link

Prerequisites

  • I have read the Contributing Guidelines.
  • I have not leaked any internal/restricted information like screenshots, videos, code snippets, links etc.

What happened?

For ix-input, title text, placeholder text and description text look similar and difficult to distinguish.
Placeholder text is not visible in disabled state, unless it is selected.
Please refer: Forum issue raised for our UI :
https://code.siemens.com/fds/fds-beta/-/issues/10

We are also facing issue in copying disabled fields:
https://code.siemens.com/fds/fds-beta/-/issues/21

What type of frontend framework are you seeing the problem on?

Angular

Which version of iX do you use?

v2.6.1

Code to produce this issue.

<ix-input
  placeholder='Some placeholder'
  disabled
></ix-input>
@Ruturaj-Panditrao Ruturaj-Panditrao added the triage We discuss this topic in our internal weekly label Dec 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triage We discuss this topic in our internal weekly
Projects
None yet
Development

No branches or pull requests

1 participant