Skip to content
This repository was archived by the owner on Jan 28, 2026. It is now read-only.

Bugfix for #68 #72

Merged
awtkns merged 1 commit intoreworkd:mainfrom
chozzz:bugfix-68
Apr 13, 2023
Merged

Bugfix for #68 #72
awtkns merged 1 commit intoreworkd:mainfrom
chozzz:bugfix-68

Conversation

@chozzz
Copy link
Copy Markdown
Contributor

@chozzz chozzz commented Apr 13, 2023

Fixes #68

  • Isomorphic DrawerItem to be either a clickable button or anchor
  • Converted DrawerItem div into a button for WCAG purposes and a11y best practices for a tabbable DOM

UIX;
image

Tabbable works as it gets the focus style;
image

@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 13, 2023

@chozzz is attempting to deploy a commit to the reworkd Team on Vercel.

A member of the Team first needs to authorize it.

… anchor. Converted div into a button for WCAG purposes and a11y best practices for a tabbable DOM
@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 13, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
agent-gpt ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 13, 2023 6:10am

Copy link
Copy Markdown
Contributor

@awtkns awtkns left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great work here! 🚀

Thanks for all the help!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

drawer links aren't anchor elements

2 participants