Aakansha Doshi

Results 504 comments of Aakansha Doshi

@lanadelreysummer can you record a video ? What browser and OS are you using ?

@zsviczian whats the status of this PR ?

@zsviczian could you rebase the PR with latest master and. clean up the PR as it contains some unnecessary changes like upgrading deps, editing `README_NEXT` ? Or best would be...

> For me, images stopped persisting and I started getting CORS errors from the api. Is this on [excalidraw.com](https://excalidraw.com) ?

Hey @anatoliibakhtin thank you for the detailed feedback ❤️ We will soon look into it

Hey @pikatwinky glad to know you are using Excalidraw! Be assured that we are never going to stop the improvements for mobile experience!. This tweet is just to understand the...

@alswl since you are adding "HanziPen SC" as a fallback for Virgil so will you be disabling virgil in order to use it? Also since its a system font, I...

Hi @raghav-khanna 👋🏻 You can start looking into https://github.com/excalidraw/excalidraw/blob/master/src/components/App.tsx#L1487 as an entry point, here is where if the spreadsheet is detected we show the dialog and render as a spreadsheet...

@kazzkiq should we have both `aria-label` and `data-balloon` so the content is announced via `aria-label` and tooltip is visible via `data-balloon`? Ideally, the tooltip should close on pressing the escape...

> @ad1992 > > > the tooltip should close on pressing the escape key as well so is there any way I can achieve that by adding an attribute to...