Skip to content
#

feedback

Here are 562 public repositories matching this topic...

forem
goenning
goenning commented Mar 11, 2019

Having Fider as a static global variable on React is making it harder to test the components and it's an anti-pattern.

PR #737 introduces FiderContext and useFider hook, which can then be used by both Class and Function components.

This is a big change and should be approached incrementally with multiple small PR rather than a few big ones.

To close this issue we should get rid of all i

astuto
riggraz
riggraz commented Jan 29, 2021

Post description and comments should support markdown.

I believe markdown would be particularly useful to format hyperlinks, lists and quotes.

However, some markdown tags should not be parsed as usual (or not be parsed at all): for example a user should not be able to post a comment formatted with header ("#" character in markdown), because then the comment text would too big.

Artemis

Improve this page

Add a description, image, and links to the feedback topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the feedback topic, visit your repo's landing page and select "manage topics."

Learn more