Rene Saarsoo

Results 101 issues of Rene Saarsoo

This causes warnings when used in react [safe mode](https://reactjs.org/docs/strict-mode.html). ![Screen Shot 2020-10-06 at 14 14 01](https://user-images.githubusercontent.com/118201/95194675-36e45580-07de-11eb-9d7a-e0c2a7c3bf65.png) See also: https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html

Long class names in one column will overlap with the ones in next column. Even when there is enough space for the columns to be wider. Maybe the we could...

bug

Would be nice if one would only need to write this: ``` javascript fields: [ /** * Long description. */ { name: 'description', type: 'string' }, /** * Value of...

nice-to-have

There were some issues with getting it to work inside member blocks, so it was left for some day in future... which has so far not arrived.

bug

People might not notice this section down there otherwise. Also, it would be nice to be able to link to this section from elsewhere in the docs.

nice-to-have

This is a problem both in the full comments list and in the e-mails sent out. Both give just link to the docs of a member and then it's your...

nice-to-have

From [Sencha Forum](http://www.sencha.com/forum/showthread.php?151739-JSDuck-the-tool-for-documenting-your-Ext-JS-apps&p=996420#post996420): > My only issue is the extjs-build directory in the output dir. It gets blown away every time docs are regenerated. Is there a way to specify...

nice-to-have

From [twitter](https://twitter.com/tjorriemorrie/statuses/350509530829963264): > @sencha the docs' remember me doesn't work. It's extremely irritating :( And [another](https://twitter.com/tjorriemorrie/status/350691550147264512): > if not db session handling, please make it normal inputs so that browser...

bug

From [Peter Kellner in forums](http://www.sencha.com/forum/showthread.php?268530): > It would be helpful if people who see my "helpful" comments in documentation could hyperlink back to my home page. Currently, it seems like...

nice-to-have

This is most problematic with guides where the only searchable things currently are titles. Hopefully we can make use of google search.

feature