Jason Day

Results 115 comments of Jason Day

I'm having issues with qtip for this same issue - considering cluetip, but need to know that this works for dynamic DOM elements

I'm getting this issue as well (with algolia)

Continues to be an issue: ![image](https://user-images.githubusercontent.com/748011/84431731-c778a380-abf9-11ea-9d6b-48447057e74c.png) Config: ``` detektivo: collections: cat_ruleset: [ruleid, description] aria_properties: [aria_property, description] aria_states: [aria_state, description] aria_roles: [role, description] html_elements: [tag, description] roles: [role, description] standards: [name,...

This still appears to be an issue: ``` { "errors": [ { "message": "Cannot query field \"slug\" on type \"aria_rolesCollection\".", "extensions": { "category": "graphql" }, "locations": [ { "line": 6,...

@zachleat - sure. I'll try to break it down a bit better (hopefully). I have a gallery partial that takes frontmatter from the file it's included on, and builds a...

@saberzero1 - yeah, I can add detailed info for some of these

There is automated testing (using tools such as Axe Core), and tests can be written for some specific things. I'll link some examples.

@marcantondahmen any update here?

@denisbrodbeck For search purposes, I wanted to remove the cruft. Anyhow, I've ended up using a series of regex to remove (replace) html tags, whitespace, tabs, etc.

@shiragoodman - Both docs are in progress. A heavy collab cycle impacted how much I accomplished on these docs. They will need to carry over into the next sprint >...