Open aocenas opened 1 year ago
@aocenas please add one or more appropriate labels. Here are some tips:
if you are making an issue, TODO, or reminder for yourself or your team, please add one label that best describes the product or feature area. Please also add the issue to your project board. :rocket:
if you are making an issue for any other reason (docs typo, you found a bug, etc), please add at least one label that best describes the product or feature that you are discussing (e.g. area/alerting
, datasource/loki
, type/docs
, type/bug
, etc). Our issue triage doc also provides additional guidance on labeling. :rocket:
Thank you! :heart:
Hey @aocenas, Can I work on this issue?
A beginner's question, can you tell me how do I add labels to my PR?
Thanks for raising this! I have made a related comment in another issue. Once we have discussed this with the team we will get back to you if this is something we can do at the moment or not 🙏
@Lucif3r-in thanks for the PR, let's wait for @JoaoSilvaGrafana to confirm this should be changed. It's a small change but can potentially break some layout elswhere that relies on this.
What went wrong?
IconButton has a right margin: https://github.com/grafana/grafana/blob/24502c4c4a2ea95659115834d6937377c22993b3/packages/grafana-ui/src/components/IconButton/IconButton.tsx#L108
I don't think library elements should have margins as it is hard to predict in what layout context will they be used.
How do we reproduce it?
Step 1:
Step 2:
Step 3:
What Grafana version are you using?
Grafana v10.1.0-pre (cc42242)
Optional Questions:
Is the bug inside a Dashboard Panel?
Copy the panel's "get-help" data here
Grafana Platform?
None
User's OS?
No response
User's Browser?
No response
Is this a Regression?
None
Are Datasources involved?
No response
Anything else to add?
No response