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

Chip is larger with outline property #1161

Closed
2 tasks done
davidrigo opened this issue Mar 13, 2024 · 4 comments · Fixed by #1312
Closed
2 tasks done

Chip is larger with outline property #1161

davidrigo opened this issue Mar 13, 2024 · 4 comments · Fixed by #1312
Labels
type: bug Something isn't working Workflow: Issue created JIRA issue is created and will be analyzed

Comments

@davidrigo
Copy link

Prerequisites

  • I have not leaked any internal company information.
  • I have not posted internal links or code snippets.

What happened?

The chip becomes larger if the outline property is true.
Expectation: the outline property should not reflect to the size of the chip

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

Angular

Which version of iX do you use?

v2.1.0

Code to produce this issue.

<ix-chip outline> Outline </ix-chip>
<ix-chip> Without outline </ix-chip>
@davidrigo davidrigo added the triage We discuss this topic in our internal weekly label Mar 13, 2024
@matthiashader
Copy link
Collaborator

Hello @davidrigo, could you please specify in more detail what is becoming larger - i have tried to recreate the use case but didn't find any problem (eventually you overwrote some styling?), eventually you can also provide a stackblitz with the issue.
https://stackblitz.com/edit/nvtbs5-sdrklc?file=src%2Fapp%2Fchip.ts

@matthiashader matthiashader added the wait for response Wait for author response label Mar 19, 2024
@davidrigo
Copy link
Author

Hello @matthiashader
I have created an example: https://stackblitz.com/edit/nvtbs5-oub67n?file=src%2Fapp%2Fchip.ts
If you click on the Open chip, it becomes larger (outline property is true), and if you click on again, it becomes smaller (outline property is false).

@matthiashader
Copy link
Collaborator

Hello @davidrigo - thanks for clarification, i thought you are meaning the height, but you are right this is not wanted behavior, i will create a bug ticket for this!

@matthiashader matthiashader added type: bug Something isn't working Workflow: Issue created JIRA issue is created and will be analyzed and removed triage We discuss this topic in our internal weekly wait for response Wait for author response labels Apr 3, 2024
Copy link
Contributor

github-actions bot commented Apr 3, 2024

🤖 Hello @davidrigo

Your issue will be analyzed and is part of our internal workflow.
To get informed about our workflow please checkout the Contributing Guidelines

JIRA: IX-1105

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working Workflow: Issue created JIRA issue is created and will be analyzed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants