Manan Arora
Manan Arora
yes @ahmetskilinc , just select the bulk emails and uncheck the label
anyone designing this? i am up for the implementation
which browser btw @xn1cklas. works well for me on brave. Can you reproduce the error or screen record the network logs and post it here?
> Idk if it's me, but whenever I look for some emails, I want to shift-select them to easily select a whole list of emails. I have to cmd-click each...
sure @ahmetskilinc, will do the shift part too.
hi @ahmetskilinc, this pr got closed. should i take up the shift part + bulk selection part combined in a single pr or only shift pr now as the bulk...
@akshatnema sir did the suggested changes [here](https://github.com/asyncapi/website/pull/3351#issue-2625496741) but looks like the lighthouse score doesn't have significant changes. I Will try locally with some more changes/new methods.
> [@michoael](https://github.com/michoael) we are working on adding vad support, realtime transcription and noise processing. Supporting these features in Java will add significant delay. So using native code to add these...
@mohdshubair313 it is not working locally this approach conflicts with the existing responsive design toggle button (HideIcon/ShowIcon) completely removes content from the page instead of just moving it aside
@mohdshubair313 i was looking for it. Found some packages like [this](https://www.npmjs.com/package/react-full-screen) but its not a good practice to use third party packages. I will try to submit a PR using...