Prasad Dilip Patewar
Prasad Dilip Patewar
hey @joshuaellis Can you please assign this to me? Also, I think it's an enhancement and not a bug since this will add external link support to the current "MenuItem"...
I have looked into the `NumberInput` component and what I can see is when `OnBlur` is triggered we are parsing the `inputValue` and then showing it to the user on...
Ya, You are absolutely correct > a JS `Number` doesn't store the precision We are storing the input as `Number` only. I am only solving the inconsistent UI/UX for the...
@gu-stav any comments on the above ?
Thank you @rmirville for reporting this issue. I think there are multiple solutions exist here => 1. We just hide the overflown text 2. We add a horizontal scroll so...
@joshuaellis any comments ?
Ya. I also think text ellipsis with tooltip is better option.
@joshuaellis @gu-stav So should I create a PR as per @maevalienard suggestion?
So after working on the issue for some time, I have concluded these two results for tooltip. 1. If alt text words are too big it goes horizontally; creating a...
Ok, I get the context here. Also I have gone through https://develop.sentry.dev/sdk/event-payloads/threads/. But How do you test the expected behaviour? I have used sentry as SDK previously in organization. But...