Riken Shah
Riken Shah
Hey @rtfpessoa, I might have missed mentioning that it breaks inside a fixed-sized div where `overflow = scroll`. Here is the HTML code, where you can quickly reproduce the behavior...
@aldifirmansyah, No I also tried but I can't seem to fix it. I am just using this CSS rule, to make things a little better ```css .d2h-code-side-linenumber{ position: relative; }...
The code looks alright to me, I also tested locally everything works as excepted (also tested the new change you added). As @juliaBichler01 has covered almost all the various frontend...
@aryanshridhar After you are done with the changes, can you also check it by running 100x in Firefox mode?
In this push, - Solved the issue of showing multiple "Saved to Draft" tooltips. - Fixed the issue of compose box placeholder text was not updating. - Combine the `rotate_draft_up_in_compose_box`...
In this push, - Update the function to only load draft if the compose state recipient matches the draft's recipient. - Cleaned up a code.
> Not sure what I did wrong, but it's looking like this conflicts with #19046 . Trying to fix the merge conflicts now, TBD. @aldeka, This is not possible because...
@timabbott Thanks for the review! I have intentionally marked it as a draft as I have encountered some more flakes after rebase.
Yep, I am testing it in CI to make sure there are no new flakes.
@amanagr It'd be great if you can review this!