Ryan Thaut

Results 22 issues of Ryan Thaut

Using a backtick (`) in the TODO.md file prevents the extension from rendering the Kanban board. ![TODO Bug](https://user-images.githubusercontent.com/5234749/135184183-34962486-f28f-40bc-a8bc-26a38f259611.gif) Here's a sample TODO.md (the one used in that screen recording): [TODO.md](https://github.com/coddx-hq/coddx-alpha/files/7248076/TODO.md)

This appears to be a new bug introduced in [version 0.8.14](https://github.com/json-schema-form/angular-schema-form/releases/tag/v0.8.14). Basically, if you have an `array` property in your schema, and that property is conditional, the form is not...

type: regression
priority: 0 (critical)
has: solution / suggestion
ui: array

Users have requested the ability to filter out deviations that do not have any tags. The CSS selector would need to ensure that the extension retrieved metadata from the API...

enhancement

Currently, when using deviantART Filter in a private browsing session, the settings and filtered users are NOT loaded. Additionally, when filtering a user (or making any other setting change), those...

enhancement
question

Implement functionality to lock filter management (at least filter removal, maybe also filter creation) behind a "password." Basic requirements: - [ ] User must somehow "opt in" to locking filter...

enhancement

With the [release of v6.1.1](https://github.com/rthaut/deviantART-Filter/releases/tag/v6.1.1), the minimum Firefox version was [bumped to 62](https://github.com/rthaut/deviantART-Filter/pull/142/files#diff-58c224c849582e7f9465c40fbd361c3dR56). This is due to the way Firefox handled `window.getComputedStyle()` [prior to version 62](https://developer.mozilla.org/en-US/docs/Web/API/Window/getComputedStyle#Browser_compatibility): > Before version 62...

question

When this extension was first created, [deviantart.com](https://www.deviantart.com) was branded as "*deviantART*," so I adopted that naming convention. At some point later on they switched to "*DeviantArt*," and I eventually renamed...

documentation

In Chrome the Page Action button shows the default menu instead of opening the management page after first installing. Restarting Chrome fixes the issue, but it should work immediately upon...

bug

The Opera web browser also [supports Extensions](https://dev.opera.com/extensions/), so it should be possible to bring DeviantArt Filter to Opera now. Unfortunately, it looks like Opera uses callbacks instead of promises, so...

enhancement

There are various reports of videos being unavailable in the Popout Player. Normally this is due to the videos being [restricted for embedding](https://support.google.com/youtube/answer/6301625), which is a [known limitation](https://rthaut.github.io/YouTubePopoutPlayer/faq#video-unavailable) of the...

bug