Chris Simmons

Results 146 comments of Chris Simmons

@niktek Per my suggestion Discord, let me know if adding the proper body and app.html wrapping div classes resolve this for you. Might also suggest wrapping page content with an...

We would probably want to get auto-suggest/auto-complete setup alongside this. https://github.com/Brain-Bones/skeleton/issues/377

See my updated notes on #377. We'll need to build our own auto-complete component to assist with this. Furthermore it might be ideal to wait until #197 is complete, which...

@ryceg I went ahead and added the keyboard shortcut for this though. It'll just focus in place. We can update the search later when the above changes are ready. https://github.com/Brain-Bones/skeleton/commit/d80f0227340e6ccb9f42460f2ad5f45c53b6223d

Duplicate ticket to: https://github.com/Brain-Bones/skeleton/issues/197 Note I've linked to this ticket to take this request into consideration. I have a few concerns in regards to the UX of this pattern: -...

I'll reiterate what I stated above, I don't think the requirement to enter data is an issue, that's standard practice through techniques such as required form fields. I'm just hesitant...

@ryceg Bar mentioned this is a Tauri app, which means desktop app built with web tech. Does assistive technology work the same as within a browser? I can't say I've...

I wanted to include the ARIA APG section for dialog and modals here: https://www.w3.org/WAI/ARIA/apg/patterns/dialogmodal/ I was struggling to put my finger on why I have hesitation with this, but I...

FYI I'm waiting on the Tailwind v3.2 release to drop. This should be this week per their communications. Then I'll update all relevant dependencies.

And it's live! https://tailwindcss.com/blog/tailwindcss-v3-2 A couple other things on my plate before this, but I'll aim to get to it asap.