Santosh Viswanatham

Results 23 issues of Santosh Viswanatham

### Summary ### Steps to reproduce * Open storybook - https://remirror.vercel.app/?path=/story/extensions-react-table--basic * Add a table * Hover on a column separator to enable resizing * Observe the resize handler width...

type: bug :beetle:
good first issue

### Summary If I press backspace on the line between quote and callout then the callout gets converted to quote. ### Steps to reproduce * Add a block quote *...

type: bug :beetle:

### Summary Link extension opens link after onclick handler is executed when `editable=false` for the document ### Steps to reproduce * Open Link https://codesandbox.io/s/remirror-link-bug-dtct5e * Click on link ### Expected...

type: bug :beetle:

### Summary Table extends its width outside document on resizing the columns ### Steps to reproduce * Open https://remirror.vercel.app/?path=/story/extensions-react-table--basic * Add a table * Click on a column seperator and...

type: bug :beetle:

**How can we reproduce this bug?** 1. open https://glitch.com/edit/#!/tribute-js 2. autocompletemode and allowspaces are set to true 3. Type `New Yo` and select `New York` from the dropdown **What did...

`curl "http://nomads.ncep.noaa.gov/cgi-bin/filter_gfs.pl?file=gfs.t00z.pgrb2.1p00.f000&lev_10_m_above_ground=on&var_UGRD=on&var_VGRD=on&dir=%2Fgfs.${YYYYMMDD}00" -o gfs.t00z.pgrb2.1p00.f000` The above command doesnt work anymore. any thoughts on how we can get the latest data and update the globe with it?

I have a couple of iframe with charts on my page. I was able to download the pdf for a particular DOM element but it doesn't capture iframe. any thoughts?

I didn't found any example to share data between these js files. Do we have one already? I created one to share data between popup.js and background.js here< https://github.com/viswanathamsantosh/hydrator >....

I'm new to React-Native and I tried to use this package but I see the following error. Any thoughts on How I could fix this? I see the path it...

**Describe the bug** Accessibility of masonic is failing. Most likely because `role="gridcell"` is not a child of `role="row"`, instead it is a child of `role="grid"` **To Reproduce** Steps to reproduce...

good first issue