Ryan Thaut

Results 24 comments of Ryan Thaut

@Anthropic Using the Bootstrap Decorator from 0.8.13 with ASF 0.8.14 does indeed work correctly, at least for this scenario. Here's a demo: https://codepen.io/rthaut/full/qMWpaV/

I have not been able to reproduce this yet. Can you provide information about your browser and OS? Does it happen consistently, or is it random? Are there certain tags...

> Is there a maximum for how many tags/users can be filtered? Technically yes due to the 5MB storage limit, but that should still allow for **_at least_** 75,000 users...

Note sure if this is the right place to post this feedback, but neither [CAL-1684] (#3643) nor [CAL-499] (#5774) appear to be working for me on cal.com after enabling the...

@CarinaWolli is there a support mechanism other than GitHub tickets for working through this? I don't want to clutter up this PR if it is simply a misconfiguration issue on...

After some preliminary investigation, I'm not sure if this will be possible, or how reliable/robust it would be. There does not appear to be any information in the public API...

![Remove Button](https://user-images.githubusercontent.com/5234749/158301536-2e040c33-7d7a-4cd0-ae1a-35700b7f7a0e.gif)

This was actually an easy fix; I just followed the instructions in [this gist](https://gist.github.com/domenic/1f286d415559b56d725bee51a62c24a7). The redirect file is here: [rthaut/rthaut.github.io/blob/master/deviantART-Filter/index.html](https://github.com/rthaut/rthaut.github.io/blob/master/deviantART-Filter/index.html) I will still make attempts to update links everywhere I...

The redirect method I used only handles requests to the root of the Project Page, but not for any other pages/paths. This caused problems for users upgrading to v6.1.0, which...

This one is probably going to slip to version 5.1 (or later), as it is new functionality that is both complex and not highly requested (as of now, at least).