Frito

Results 6 comments of Frito

I would also like a notification when the discord link is back. I'm a PolyMC user myself and would love to switch after the recent shenanigans.

I believe I'm seeing the same thing with the following snippet on `eslint-plugin-jsx-a11y 6.2.3`. I believe we're going to disable the rule for now and just re-enable after it gets...

@ljharb My understanding from the [docs here](https://github.com/evcohen/eslint-plugin-jsx-a11y/blob/master/docs/rules/label-has-associated-control.md#case-the-label-is-a-sibling-of-the-control) under "Case: The label is a sibling of the control" for section "How do I resolve this error?" indicates the above snippet should...

It's a pretty big dump so I created a Gist. https://gist.github.com/fritogotlayed/ac7d1ab14b09c987da85f4ae0684288a Also, huge thanks for taking some time to help though this! EDIT: I just realized that the output for...

Definitely will do. Let me try manually setting the depth first so I don't create an issue that immediately closes X-D EDIT: It appears the default depth I'm working with...

I would also love the support of `Select` or `DefaultValue` on the `SelectionPrompt`. My use case involves a list of items (5 in my case) where a selection of a...