Results 8 issues of Johnny Pribyl

I will write a blog post about how this works, but I required my menu to open to the first element of the submenu so I added the firstChild prop...

this way, if someone would like to navigate to a page at the same time as they show subpages, it is possible

https://github.com/Rosey/markdown-draft-js/blob/0a8059cfd03f3678c5dd6c311a50acad16c28756/test/markdown-to-draft.spec.js#L372 `0` is `falsey` in JS, so this will not match a mention at the start of an editor. A better idea here would be to use something like: ```js...

Looks like the dependencies in this project need to be updated. Feedparser was patched for 3.9 but the patch hasn't made it into here yet so it throws a base64...

## ⚠️ **Deprecation Notice for `v0.0.11` and older** ⚠️ Both this and the underlying push-prebuilt-action repositories seem to be abandoned and this repo is throwing a couple deprecation warnings. I...

These blocks of code contain interactive elements that are not given interactive tags or tabindex. This means that it is not possible to tab through the "compose new message" button...

Thanks for this project! It's very clean + does its job well, small patch here. The error is easily reproduceable with a single page watchlist: ```python Found a total of...

```python Found a total of 1 movies Traceback (most recent call last): File "/home/j/.pyenv/versions/letterboxd-rss/bin/letterboxd-rss", line 5, in from letterboxd_rss.__main__ import main File "/home/j/.pyenv/versions/letterboxd-rss/lib/python3.10/site-packages/letterboxd_rss/__main__.py", line 32, in main(sys.argv[1:]) File "/home/j/.pyenv/versions/letterboxd-rss/lib/python3.10/site-packages/letterboxd_rss/__main__.py", line...